diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 0cc2e8ee8..87584e68b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 459 Jaco 0.18.8 (#2261) 327 mhusnirizal Update all.json (#2267) 270 Frank Update all.json (#2266) - 231 Tim Janssen Update all.json (#2262) + 232 Tim Janssen Update all.json (#2269) 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 9ef06ce94..e18f84fe0 100644 --- a/all.json +++ b/all.json @@ -27,11 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "defiservertool.click", - "blocksindex.org", - "walconsync.com", - "web3validator.online", - "chainresolve.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1115,6 +1110,7 @@ "blockschainstools.live", "blockschaintool.live", "blockschaintools.live", + "blocksindex.org", "blocksyncc.live", "blocksynchronizer.com", "blocktopia.co", @@ -1365,6 +1361,7 @@ "chainprotocol.tools", "chainrectifier.online", "chainrectifier.xyz", + "chainresolve.online", "chainresolver.com", "chains-connect.com", "chains-sync.live", @@ -3823,6 +3820,7 @@ "defirobots.co", "defiserver.netlify.app", "defiserverconnect.com", + "defiservertool.click", "defisolutionapp.com", "defisolutionprotocol.online", "defisolutionsdapp.finance", @@ -11056,6 +11054,7 @@ "walcon.app", "walcon.us", "walconn-nams.com", + "walconsync.com", "waldapssync.info", "waldapsync.info", "walectconnective.to", @@ -12529,6 +12528,7 @@ "web3sycprotocol.com", "web3syncronize.net", "web3validate.com", + "web3validator.online", "web3wallet.live", "web3wallet.tk", "web3walletconnect.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index e0725d6fd..f71533881 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -7,6 +7,14 @@ "date": "2022-09-18", "url": "bisket.co" }, + { + "date": "2022-09-18", + "url": "blocksindex.org" + }, + { + "date": "2022-09-18", + "url": "chainresolve.online" + }, { "date": "2022-09-18", "url": "connecting-ledgers.webmesh.finance" @@ -23,6 +31,10 @@ "date": "2022-09-18", "url": "dappwarefirm.herokuapp.com" }, + { + "date": "2022-09-18", + "url": "defiservertool.click" + }, { "date": "2022-09-18", "url": "easy-walt.com" @@ -71,6 +83,14 @@ "date": "2022-09-18", "url": "voltinu-migrated.live" }, + { + "date": "2022-09-18", + "url": "walconsync.com" + }, + { + "date": "2022-09-18", + "url": "web3validator.online" + }, { "date": "2022-09-18", "url": "webmesh.finance" diff --git a/package.json b/package.json index 462228879..cec66a101 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.9-5-x", + "version": "0.18.9-6-x", "versions": { - "git": "0.18.9-5-x", + "git": "0.18.9-6-x", "npm": "0.18.8" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 4e7ca1ad1..4a457f0b0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.9-5-x", + "version": "0.18.9-6-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 f4024f8bb..dd7fe2cfb 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.9-5-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.9-6-x' };