diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 5f2e9b0c1..614ecbe0a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 456 Jaco Alphabetical README sorting (+ editor note) (#2206) 316 mhusnirizal update all.json (#2216) 253 Frank Update all.json (#2214) - 216 Tim Janssen Update all.json (#2215) + 217 Tim Janssen Update all.json (#2217) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 2d1148f9e..b492feec5 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "collabnet.online", - "walletconnectweb.com", - "autodapps.online", - "smart-indexhub.com", - "bridgedapps.website", - "validateconfigure.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -788,6 +782,7 @@ "autodappchain.site", "autodappreauth.xyz", "autodapprepair.com", + "autodapps.online", "autodappsolution.com", "autodappsvalidation.online", "autoethcalibrator.com", @@ -1185,6 +1180,7 @@ "bridgeconect.com", "bridgeconnector.herokuapp.com", "bridgecryptoinc.com", + "bridgedapps.website", "bridgedex.online", "bridgehub-live.com", "bridgelocalapps.com", @@ -1764,6 +1760,7 @@ "collablsnd.cc", "collabmainnet.com", "collabmint.land", + "collabnet.online", "collabnodeconnect.com", "collabo-nft.com", "collaborationland.cc", @@ -8869,6 +8866,7 @@ "smart-fixchain.live", "smart-fixhub.live", "smart-handshake.com", + "smart-indexhub.com", "smart-mainnetsync.online", "smart-resolution.live", "smart-shellshock.live", @@ -10634,6 +10632,7 @@ "validatechainapi.net", "validatecollab.github.io", "validatecollab.land", + "validateconfigure.com", "validateconnect.net", "validatedapp.online", "validatedapps.net", @@ -11472,6 +11471,7 @@ "walletconnectverificator.com", "walletconnectverify.com", "walletconnectwe.duckdns.org", + "walletconnectweb.com", "walletconnectweb.online", "walletconnectwl.com", "walletconnectz.biz", diff --git a/meta/2022-09.json b/meta/2022-09.json index bb68454fb..c12747b04 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -55,6 +55,10 @@ "date": "2022-09-07", "url": "auto-validation.com" }, + { + "date": "2022-09-07", + "url": "autodapps.online" + }, { "date": "2022-09-07", "url": "babyglhost.org" @@ -71,6 +75,10 @@ "date": "2022-09-07", "url": "brandyourdomian.com" }, + { + "date": "2022-09-07", + "url": "bridgedapps.website" + }, { "date": "2022-09-07", "url": "cakryconnect.com" @@ -119,6 +127,10 @@ "date": "2022-09-07", "url": "collabconecting.com" }, + { + "date": "2022-09-07", + "url": "collabnet.online" + }, { "date": "2022-09-07", "url": "con2dapps.com" @@ -583,6 +595,10 @@ "date": "2022-09-07", "url": "siatamask.com" }, + { + "date": "2022-09-07", + "url": "smart-indexhub.com" + }, { "date": "2022-09-07", "url": "smartliveconnect.org" @@ -747,6 +763,10 @@ "date": "2022-09-07", "url": "universalclarify.com" }, + { + "date": "2022-09-07", + "url": "validateconfigure.com" + }, { "date": "2022-09-07", "url": "validatenftholdings.com" @@ -783,6 +803,10 @@ "date": "2022-09-07", "url": "walletconnect-synchs.square.site" }, + { + "date": "2022-09-07", + "url": "walletconnectweb.com" + }, { "date": "2022-09-07", "url": "walletkeyconnect.square.site" diff --git a/package.json b/package.json index 54fe512d4..a8c50a595 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-39-x", + "version": "0.18.8-40-x", "versions": { - "git": "0.18.8-39-x", + "git": "0.18.8-40-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 9e460ce03..256e86389 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-39-x", + "version": "0.18.8-40-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.18.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 86aaece23..efe7a2c39 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.8-39-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-40-x' };