diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 6b030ee98..09862a6e3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 607 Frank Update all.json (#3228) 602 Mich Block polkastarted-home.com and whitelist-web3.com (#3180) - 570 Tim Janssen Update all.json (#3231) + 571 Tim Janssen Update all.json (#3233) 524 Jaco Add missing polka*/kusa* cross-check entries (#3234) 420 mhusnirizal update all.json (#3213) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 00b245439..8a8b1051b 100644 --- a/all.json +++ b/all.json @@ -30,9 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "rectifycenter.net", - "solutiondappnetwork.net", - "fastfixnow.live", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -6246,6 +6243,7 @@ "fastestonlinevalidation.site", "fastetnet.site", "fastfixbugs.xyz", + "fastfixnow.live", "fastfixwallet.com", "fasthelplink.com", "fastimballi.com", @@ -12183,6 +12181,7 @@ "rectifyatomicwallet.com", "rectifybinan.quest", "rectifycavity.top", + "rectifycenter.net", "rectifyconn.site", "rectifyconnect.com", "rectifyconns.site", @@ -13357,6 +13356,7 @@ "solutioncoin.live", "solutioncoin.online", "solutioncycle-affix.com", + "solutiondappnetwork.net", "solutiondapps.live", "solutiondigital.info", "solutionhelp.online", diff --git a/all/live/all.json b/all/live/all.json index 67b6eea49..4dc4f9f3e 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -387,6 +387,7 @@ "explorerrprotocol.live", "fastautheaunthor.live", "fasteresolve.live", + "fastfixnow.live", "fastmainnet.live", "fegmigration.live", "fegmigrations.live", diff --git a/all/net/all.json b/all/net/all.json index 4a640b627..23c363b34 100644 --- a/all/net/all.json +++ b/all/net/all.json @@ -670,6 +670,7 @@ "rarity-dapps.net", "rectificationpro.net", "rectificationprocess.net", + "rectifycenter.net", "rectifydapps.net", "rectifydappserver.net", "rectifyproctocol.net", @@ -727,6 +728,7 @@ "smartvalidations.net", "smartwallectconnect.net", "smartwalletsync.net", + "solutiondappnetwork.net", "solutionpack.net", "sourcevalidations.net", "spblocksync.net", diff --git a/meta/2023-04.json b/meta/2023-04.json index d6c7ea5c3..ffef68771 100644 --- a/meta/2023-04.json +++ b/meta/2023-04.json @@ -7,6 +7,10 @@ "date": "2023-04-07", "url": "aliaskusa.org" }, + { + "date": "2023-04-07", + "url": "fastfixnow.live" + }, { "date": "2023-04-07", "url": "pancakeswap.chethiya-kusal.me" @@ -19,6 +23,14 @@ "date": "2023-04-07", "url": "polkastarter.web3claimer.com" }, + { + "date": "2023-04-07", + "url": "rectifycenter.net" + }, + { + "date": "2023-04-07", + "url": "solutiondappnetwork.net" + }, { "date": "2023-04-06", "url": "dev-launchpadmultiversex.com" diff --git a/package.json b/package.json index c048f7ade..81f0bfded 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.20.6-16-x", + "version": "0.20.6-17-x", "versions": { - "git": "0.20.6-16-x", + "git": "0.20.6-17-x", "npm": "0.20.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b98d69902..de10b10ca 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.20.6-16-x", + "version": "0.20.6-17-x", "main": "index.js", "dependencies": { "@polkadot/util": "^11.1.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 0b35b1097..3be241e1c 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.20.6-16-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.20.6-17-x' };