diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5925bd935..561e10127 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 586 Mich block scam wallet-fixers.netlify.app (#2525) 464 Jaco Bump deps (#2510) 358 mhusnirizal update all.json (#2419) - 354 Frank Update all.json (#2536) + 355 Frank Update all.json (#2541) 337 Tim Janssen Update all.json (#2539) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 1a8ca6a0c..3fb33dba5 100644 --- a/all.json +++ b/all.json @@ -28,13 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "arocprotocol.tech", - "dappslinks.online", - "katobit.net", - "migrationfix.live", - "networknodes.live", - "nodevalidate.tech", - "rarebearmint.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -644,6 +637,7 @@ "arkinvest-musk.com", "arkinvest.info", "arkmusk.net", + "arocprotocol.tech", "artauthenticateonnft.org", "asetsupport.com", "ashaunthentication.com", @@ -3391,6 +3385,7 @@ "dappslinking.online", "dappslinkr.com", "dappslinks.com", + "dappslinks.online", "dappslinks.site", "dappslinks.xyz", "dappslinkscan.com", @@ -5738,6 +5733,7 @@ "kasta.ltd", "katana-roninchain.org", "katana-roninhcain.com", + "katobit.net", "kavaapp.net", "kavatoken.online", "kazirangafoundation.com", @@ -7062,6 +7058,7 @@ "migratingmetov2livvve.xyz", "migration-saitamav2.com", "migrationfix.com", + "migrationfix.live", "miiggrraattiinngtov2hoop.xyz", "miiggrraattiinngtov4hoopsite.me", "miigratiingtov2liiveehere.xyz", @@ -7662,6 +7659,7 @@ "networkdebug.net", "networklabs.digital", "networklabs.online", + "networknodes.live", "networkplugdapp.com", "networkrestoreauth.live", "networkrestoresync.live", @@ -7910,6 +7908,7 @@ "nodetroubleshoot.online", "nodevalidate.live", "nodevalidate.online", + "nodevalidate.tech", "nodevalidation.icu", "nodevalidation.top", "nodevalidator.net", @@ -9211,6 +9210,7 @@ "rapidexxio.com", "rapidsmartcall.website", "rapidsynco.com", + "rarebearmint.com", "rareblobs.com", "rarestable.com", "rari.fund", diff --git a/meta/2022-11.json b/meta/2022-11.json index c60f7d346..7393e2ff0 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -1,16 +1,44 @@ [ + { + "date": "2022-11-07", + "url": "arocprotocol.tech" + }, { "date": "2022-11-07", "url": "conbinanrecresol.lol" }, + { + "date": "2022-11-07", + "url": "dappslinks.online" + }, { "date": "2022-11-07", "url": "holdane.com" }, + { + "date": "2022-11-07", + "url": "katobit.net" + }, { "date": "2022-11-07", "url": "mainnetextension.com" }, + { + "date": "2022-11-07", + "url": "migrationfix.live" + }, + { + "date": "2022-11-07", + "url": "networknodes.live" + }, + { + "date": "2022-11-07", + "url": "nodevalidate.tech" + }, + { + "date": "2022-11-07", + "url": "rarebearmint.com" + }, { "date": "2022-11-07", "url": "resyncwebvalidation.com" diff --git a/package.json b/package.json index 4e8c9e2e3..f12076d73 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-136-x", + "version": "0.18.11-137-x", "versions": { - "git": "0.18.11-136-x", + "git": "0.18.11-137-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9808bfb1a..5e9d6a5f3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-136-x", + "version": "0.18.11-137-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fbd3d27ce..cda2b3cc8 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.18.11-136-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-137-x' };