diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b4a987a16..5755fcbb5 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) - 71 alineherzman Update all.json (#4491) + 73 alineherzman Update all.json (#4493) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 16 Tarik Gul 0.22.10 (#4489) diff --git a/all.json b/all.json index 744ba4617..5df227752 100644 --- a/all.json +++ b/all.json @@ -34,7 +34,6 @@ "09sync00.duckdns.org", "0kxwallet.org", "0nlinebot.github.io", - "mpnfu.top", "0pensea.co.uk", "0therside.com", "0ver.network", @@ -75,7 +74,6 @@ "111-90-143-152.plesk.page", "123-13p.pages.dev", "123-bti.pages.dev", - "synchronizer-panel.com", "123-informatica.com", "12345678987654321.link", "1250usdc.com", @@ -19001,6 +18999,7 @@ "mousework.tk", "mowett.xyz", "mozik.medium.com.ru", + "mpnfu.top", "mpsienaantifrode.com", "mrbeasttoken.net", "msentert.site", @@ -27248,6 +27247,7 @@ "synchronizemainnet.app", "synchronizenode.com", "synchronizeprotocol.com", + "synchronizer-panel.com", "synchronizerhub.co", "synchronizernode.org", "synchronizerpanel.com", diff --git a/all/com/all.json b/all/com/all.json index 4495d1d49..e7fcb09e1 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -9581,6 +9581,7 @@ "synchronizedex.com", "synchronizenode.com", "synchronizeprotocol.com", + "synchronizer-panel.com", "synchronizerpanel.com", "synchronizerzone.com", "synchronizeserv.com", diff --git a/all/top/all.json b/all/top/all.json index da13672c8..99472ecd5 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -193,6 +193,7 @@ "minipepe.top", "mint-optimism.top", "moonbeamnetwork.top", + "mpnfu.top", "multidappsfixsync.top", "multidappsyncfix.top", "multistalks-server.top", diff --git a/meta/2024-06.json b/meta/2024-06.json index a1cc3fb5c..7b782f54e 100644 --- a/meta/2024-06.json +++ b/meta/2024-06.json @@ -1,4 +1,12 @@ [ + { + "date": "2024-06-27", + "url": "mpnfu.top" + }, + { + "date": "2024-06-27", + "url": "synchronizer-panel.com" + }, { "date": "2024-06-26", "url": "centrallink.pages.dev" diff --git a/package.json b/package.json index 1a0185f11..78d4159eb 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.11-1-x", + "version": "0.22.11-2-x", "versions": { - "git": "0.22.11-1-x", + "git": "0.22.11-2-x", "npm": "0.22.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 004119b55..496964df0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.11-1-x", + "version": "0.22.11-2-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.6.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5244dfe68..9bd222d6b 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.22.11-1-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.11-2-x' };