diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e3457e218..b96dc9225 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 449 Jaco 0.18.6 (#2100) 302 mhusnirizal update all.json (#2099) 231 Frank Update all.json (#2107) - 171 Tim Janssen Update all.json (#2108) + 172 Tim Janssen Update all.json (#2109) 89 michalisFr Added 0 new domains (#2004) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index fde406697..ec1c13e6b 100644 --- a/all.json +++ b/all.json @@ -27,12 +27,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "digitalvaultbridge.tech", - "coinsolutiontech.app", - "coinsmartsolutions.net", - "connectwallet.systems", - "deficonnector.info", - "dappshubconnect.org", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1493,6 +1487,7 @@ "coinsmartsollution.live", "coinsmartsolution.xyz", "coinsmartsolutions.live", + "coinsmartsolutions.net", "coinsmarttechsolu.xyz", "coinsnationcryptoinsurance.com", "coinsoiluitiiontech.site", @@ -1508,6 +1503,7 @@ "coinsolutions.live", "coinsolutions.site", "coinsolutionsdapp.com", + "coinsolutiontech.app", "coinsolveautheresolve.com", "coinsrecovereyconnects.com", "coinssolutionrectification.com", @@ -1944,6 +1940,7 @@ "connectwallet.ml", "connectwallet.site", "connectwallet.space", + "connectwallet.systems", "connectwallet.tech", "connectwalletapp.org", "connectwalletbase.online", @@ -2946,6 +2943,7 @@ "dappshold.com", "dappshub.online", "dappshub.org", + "dappshubconnect.org", "dappshubonline.xyz", "dappsimportconnet.net", "dappsin.live", @@ -3537,6 +3535,7 @@ "deficonnect.site", "deficonnectionpad.online", "deficonnectnow.site", + "deficonnector.info", "deficonnects.com", "deficonnects.net", "deficonnectsite.com", @@ -3774,6 +3773,7 @@ "digitaltokenstorage.com", "digitaltokenswap.me", "digitaltrademarket.com", + "digitalvaultbridge.tech", "digitalwalletchain.com", "digitalwalletconnect.xyz", "dimenxion.online", diff --git a/meta/2022-08.json b/meta/2022-08.json index 47adda459..f6eb4a46b 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-08-23", + "url": "coinsmartsolutions.net" + }, + { + "date": "2022-08-23", + "url": "coinsolutiontech.app" + }, + { + "date": "2022-08-23", + "url": "connectwallet.systems" + }, + { + "date": "2022-08-23", + "url": "dappshubconnect.org" + }, + { + "date": "2022-08-23", + "url": "deficonnector.info" + }, + { + "date": "2022-08-23", + "url": "digitalvaultbridge.tech" + }, { "date": "2022-08-22", "url": "app.bspad.net" diff --git a/package.json b/package.json index 50140db5d..3ef7f3dc6 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-7-x", + "version": "0.18.7-8-x", "versions": { - "git": "0.18.7-7-x", + "git": "0.18.7-8-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 35ce2c56c..3647af74e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-7-x", + "version": "0.18.7-8-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 eb103d53a..5f5a19e38 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.7-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-8-x' };