diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7d0236ba5..191f8dc7d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 87 alineherzman Update all.json (#4530) + 89 alineherzman Update all.json (#4531) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 19 Tarik Gul 0.23.1 (#4519) 18 Josip Š Update all.json (#4408) diff --git a/all.json b/all.json index 9758e7976..d1f0b5b09 100644 --- a/all.json +++ b/all.json @@ -35,7 +35,6 @@ "0kxwallet.org", "0nlinebot.github.io", "0pensea.co.uk", - "mopbx.top", "0therside.com", "0ver.network", "0vvwvuniswap.top", @@ -44,7 +43,6 @@ "0x-protocol.com", "0x-web3redrop.net", "0x0ai.org", - "ftpxi.top", "0x0aiclaim-dao.com", "0x0c4681e6c0235179ec3d4f4fc4df3d14fdd96017.xyz", "0x0portal.app", @@ -13958,6 +13956,7 @@ "ftp.modishcoupons.com", "ftp.nitrostake.com", "ftp.tiktide.com", + "ftpxi.top", "ftx-acoounts.com", "ftx-id.xyz", "ftxcprotocol.xyz", @@ -19648,6 +19647,7 @@ "mooonriver.network", "moox.pro", "mopamanr.site", + "mopbx.top", "moplent.site", "moppom.site", "moralisfundings.online", diff --git a/all/top/all.json b/all/top/all.json index ec8fdff8e..941d78e68 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -146,6 +146,7 @@ "fidelityethclaim.top", "flokiairdrop.top", "freeairdropaimbotalertfreecoins.top", + "ftpxi.top", "galanodes.top", "geckorewards.top", "getmusk.top", @@ -219,6 +220,7 @@ "mnhmo.top", "mobkh.top", "moonbeamnetwork.top", + "mopbx.top", "mpnfu.top", "multidappsfixsync.top", "multidappsyncfix.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index 4c21f22d3..ef638d205 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2024-07-22", + "url": "ftpxi.top" + }, + { + "date": "2024-07-22", + "url": "mopbx.top" + }, { "date": "2024-07-20", "url": "apygaters.firebaseapp.com" diff --git a/package.json b/package.json index 22abb9661..fda84ab6b 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-9-x", + "version": "0.23.2-10-x", "versions": { - "git": "0.23.2-9-x", + "git": "0.23.2-10-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 74a9dec1c..cabca9cbf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-9-x", + "version": "0.23.2-10-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f87f914bf..e52e972b3 100644 --- a/packages/phishing/src/packageInfo.ts +++ b/packages/phishing/src/packageInfo.ts @@ -3,4 +3,4 @@ // Do not edit, auto-generated by @polkadot/dev -export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-10-x' };