diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 4d7c44205..fcc2472ca 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 614 mhusnirizal update all.json (#4436) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 63 alineherzman Update all.json (#4447) + 64 alineherzman Update all.json (#4448) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 18 Josip Š Update all.json (#4408) 14 Tarik Gul 0.22.8 (#4438) diff --git a/all.json b/all.json index 8f9768bdb..bae13a184 100644 --- a/all.json +++ b/all.json @@ -38,7 +38,6 @@ "0pensea.co.uk", "0therside.com", "0vvwvuniswap.top", - "nnnfk.top", "0vvwwuniswap.top", "0vwwuniswap.top", "0x-web3redrop.net", @@ -19632,6 +19631,7 @@ "nlweb3.com", "nmemecoins.com", "nmtpolkadot.js.org", + "nnnfk.top", "noanews.al", "noatloknt.site", "nocovid19.finance", diff --git a/all/top/all.json b/all/top/all.json index 7c6deac91..3bc429a78 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -183,6 +183,7 @@ "namadacoin.top", "namprotocol.top", "network-manta.top", + "nnnfk.top", "nodesconfig.top", "nodevalidation.top", "nrtcoins.top", diff --git a/meta/2024-05.json b/meta/2024-05.json index 317152bb3..49b71b7d9 100644 --- a/meta/2024-05.json +++ b/meta/2024-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-05-29", + "url": "nnnfk.top" + }, { "date": "2024-05-28", "url": "ohnxz.top" diff --git a/package.json b/package.json index 6c8030259..b544c2426 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.22.9-5-x", + "version": "0.22.9-6-x", "versions": { - "git": "0.22.9-5-x", + "git": "0.22.9-6-x", "npm": "0.22.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 91888f627..0fa7b38f1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.22.9-5-x", + "version": "0.22.9-6-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 0b9982994..eaaf86d39 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.9-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.22.9-6-x' };