diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2c358b2ec..beb601b59 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) - 356 Frank Update all.json (#2544) + 357 Frank Update all.json (#2545) 339 Tim Janssen Update all.json (#2543) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index 29baf0b0c..80851cb90 100644 --- a/all.json +++ b/all.json @@ -28,11 +28,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "taxclerenceo.gq", - "digitalwebsync.taxclerenceo.gq", - "launchpadnode.online", - "walletdapps.pages.dev", - "web3panel.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5858,6 +5853,7 @@ "launchpad.sync-enjinstarter.com", "launchpad.sync-synapse.network", "launchpadchains.com", + "launchpadnode.online", "launchpads-dapps.com", "launchpads.finance", "launchpads.herokuapp.com", @@ -10835,6 +10831,7 @@ "taoken.im", "tarlequin.com", "tarot.fund", + "taxclerenceo.gq", "tcrustwallet.com", "teachablei.com", "team-away.xyz", @@ -12784,6 +12781,7 @@ "walletdapps-validation.com", "walletdapps.icu", "walletdapps.me", + "walletdapps.pages.dev", "walletdapps.sbs", "walletdapps.webflow.io", "walletdappsapi.com", @@ -13645,6 +13643,7 @@ "web3nodesprotocol.com", "web3nodesync.com", "web3options.io", + "web3panel.online", "web3reauth.net", "web3rpc.net", "web3rpcdapp.com", diff --git a/meta/2022-11.json b/meta/2022-11.json index 43b1ab703..d0647b158 100644 --- a/meta/2022-11.json +++ b/meta/2022-11.json @@ -11,18 +11,38 @@ "date": "2022-11-08", "url": "dapp-brdge.web.app" }, + { + "date": "2022-11-08", + "url": "digitalwebsync.taxclerenceo.gq" + }, { "date": "2022-11-08", "url": "fastrectifier.vercel.app" }, + { + "date": "2022-11-08", + "url": "launchpadnode.online" + }, { "date": "2022-11-08", "url": "safetycloudconnect.site" }, + { + "date": "2022-11-08", + "url": "taxclerenceo.gq" + }, { "date": "2022-11-08", "url": "trustpad-portal.com" }, + { + "date": "2022-11-08", + "url": "walletdapps.pages.dev" + }, + { + "date": "2022-11-08", + "url": "web3panel.online" + }, { "date": "2022-11-07", "url": "arocprotocol.tech" diff --git a/package.json b/package.json index 23df3d521..6425b96f5 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.11-140-x", + "version": "0.18.11-141-x", "versions": { - "git": "0.18.11-140-x", + "git": "0.18.11-141-x", "npm": "0.18.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e199f4c68..2c6c4dcf8 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.11-140-x", + "version": "0.18.11-141-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 c261dfd00..808ad625a 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-140-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.11-141-x' };