diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9f1e47edd..c7f48cca2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 463 Jaco 0.18.10 (#2382) 358 mhusnirizal update all.json (#2419) 346 Frank Update all.json (#2500) - 315 Tim Janssen Update all.json (#2504) + 316 Tim Janssen Update all.json (#2505) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 73723d6b9..283b319c8 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "newwestcoin.website", - "modulefix.com", - "nodesdapp247.com", - "dapp-brdg.firebaseapp.com", - "dapp-brdg.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -2688,6 +2683,8 @@ "dapnodeconnect.com", "dapp-acts.com", "dapp-authentikator.xyz", + "dapp-brdg.firebaseapp.com", + "dapp-brdg.web.app", "dapp-browser-logln.com", "dapp-calo.run", "dapp-chain.com", @@ -7121,6 +7118,7 @@ "mobileworldappsstore.xyz", "mobwallet.co", "moderatorchannel.live", + "modulefix.com", "moduleprotocol.com", "modulesct.com", "moduleweb3.com", @@ -7613,6 +7611,7 @@ "newdoor.netlify.app", "newfixingmanager.com", "newsystemresolve.live", + "newwestcoin.website", "nexglobalexchange.com", "nexo-fx.com", "nextgenopss.com", @@ -7785,6 +7784,7 @@ "nodesbridge.online", "nodesconnection.com", "nodesconnectserver.com", + "nodesdapp247.com", "nodesdappnet.com", "nodesdappsnet.com", "nodesdashboard.digital", diff --git a/meta/2022-10.json b/meta/2022-10.json index c1d5bd953..5ae414e8c 100644 --- a/meta/2022-10.json +++ b/meta/2022-10.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-10-31", + "url": "dapp-brdg.firebaseapp.com" + }, + { + "date": "2022-10-31", + "url": "dapp-brdg.web.app" + }, + { + "date": "2022-10-31", + "url": "modulefix.com" + }, + { + "date": "2022-10-31", + "url": "newwestcoin.website" + }, + { + "date": "2022-10-31", + "url": "nodesdapp247.com" + }, { "date": "2022-10-30", "url": "blockchain-dex.pages.dev" diff --git a/package.json b/package.json index 17fed10c4..5661229e7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-103-x", + "version": "0.18.11-104-x", "versions": { - "git": "0.18.11-103-x", + "git": "0.18.11-104-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index dd167a727..77d3b5256 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-103-x", + "version": "0.18.11-104-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 947b377f3..42bb39d52 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-103-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-104-x' };