Skip to content

Commit

Permalink
Temporarily disable myip.ms list (unavailable)
Browse files Browse the repository at this point in the history
  • Loading branch information
omrilotan committed May 23, 2024
1 parent 2c7a425 commit e2fb466
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion scripts/prepare/externals/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@ export const download = ({ dir, force = false } = {}) =>
monperrus({ dir, force }),
matomoOrg({ dir, force }),
userAgentsNet({ dir, force }),
myipMs({ dir, force }),
// myipMs({ dir, force }),
]);

/**
Expand Down

0 comments on commit e2fb466

Please sign in to comment.