diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 551ee1eb5..a6194a656 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 580 Mich Update all.json (#2383) 463 Jaco 0.18.10 (#2382) 355 mhusnirizal update all.json (#2400) - 304 Frank Update all.json (#2398) + 305 Frank Update all.json (#2404) 277 Tim Janssen Update all.json (#2403) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index a75f899b9..07a35d49d 100644 --- a/all.json +++ b/all.json @@ -28,14 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "asset-verify.org", - "bridgeconnect.herokuapp.com", - "correctionstool.com", - "indobridge.best", - "nodetroubleshoot.online", - "onlinenodepath.com", - "usdtbtccoin.com", - "webnodevalidate.netlify.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -633,6 +625,7 @@ "asset-collab.land", "asset-connect.org", "asset-sync.site", + "asset-verify.org", "assetauthenticate.net", "assetbackupledger.com", "assetcolab.land", @@ -1258,6 +1251,7 @@ "bridgeavax.network", "bridgeblockchainprotocol.com", "bridgeconect.com", + "bridgeconnect.herokuapp.com", "bridgeconnector.herokuapp.com", "bridgecryptoinc.com", "bridgedapps.website", @@ -2263,6 +2257,7 @@ "correctionsbot.net", "correctionsbot.network", "correctionsbots.com", + "correctionstool.com", "correctiontoken.online", "correctionwallet.com", "correctioonnfix.com", @@ -5311,6 +5306,7 @@ "indexplorer.site", "indexsync.online", "indexval.online", + "indobridge.best", "infinit3.com", "infinitygame.site", "infinitytokenswap.com", @@ -7589,6 +7585,7 @@ "nodetoautt.com", "nodetooldev.online", "nodetoolsdev.com", + "nodetroubleshoot.online", "nodevalidate.live", "nodevalidate.online", "nodevalidation.icu", @@ -7726,6 +7723,7 @@ "onlinehelpsync.com", "onlinehelpsyncs.com", "onlinemetamask.camdvr.org", + "onlinenodepath.com", "onlinepancakeswap.site", "onlinepropsync.com", "onlinerectifynodes.com", @@ -11327,6 +11325,7 @@ "uratheum.live", "us-coinbasewallet.com", "usdt2022.cam", + "usdtbtccoin.com", "usdtdoublers.club", "usdwallet24.com", "useapp.org", @@ -13248,6 +13247,7 @@ "webnodeserver.tech", "webnodestring.com", "webnodesynchronization.com", + "webnodevalidate.netlify.app", "webnodevalidator.com", "webpagesync.com", "webpluxexchange.com", diff --git a/meta/2022-10.json b/meta/2022-10.json index 1bf12bfa3..0380ff9b8 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,8 +1,20 @@ [ + { + "date": "2022-10-11", + "url": "asset-verify.org" + }, + { + "date": "2022-10-11", + "url": "bridgeconnect.herokuapp.com" + }, { "date": "2022-10-11", "url": "claimstation.online" }, + { + "date": "2022-10-11", + "url": "correctionstool.com" + }, { "date": "2022-10-11", "url": "dapps-allinone.com" @@ -19,10 +31,30 @@ "date": "2022-10-11", "url": "flxedfloat.live" }, + { + "date": "2022-10-11", + "url": "indobridge.best" + }, { "date": "2022-10-11", "url": "node-tool.info" }, + { + "date": "2022-10-11", + "url": "nodetroubleshoot.online" + }, + { + "date": "2022-10-11", + "url": "onlinenodepath.com" + }, + { + "date": "2022-10-11", + "url": "usdtbtccoin.com" + }, + { + "date": "2022-10-11", + "url": "webnodevalidate.netlify.app" + }, { "date": "2022-10-11", "url": "xvyhelpdeskiosolution.homes" diff --git a/package.json b/package.json index d2e978a71..8c2c118b2 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-19-x", + "version": "0.18.11-20-x", "versions": { - "git": "0.18.11-19-x", + "git": "0.18.11-20-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index b47f01222..c709cfecc 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-19-x", + "version": "0.18.11-20-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.19.0", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 5fb349d83..8ea260758 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-19-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-20-x' };