diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 05f8f8cde..3ac01f5d5 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,7 +3,7 @@ 302 mhusnirizal update all.json (#2099) 236 Frank Update all.json (#2142) 188 Tim Janssen Update all.json (#2141) - 92 michalisFr Added 0 new domains (#2124) + 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) 13 ccris02 Update all.json (#1510) 9 Dan Shields add multipe reported scams (#297) diff --git a/all.json b/all.json index 639fca294..b8d36c189 100644 --- a/all.json +++ b/all.json @@ -3483,6 +3483,7 @@ "decentralizedsync.herokuapp.com", "decentralizedsync.net", "decentralizedtokenized.finance", + "decentralizedtools.net", "decentralizedtools.org", "decentralizedvalidation.com", "decentralizedwalletprotocol.com", @@ -3794,6 +3795,7 @@ "digitalbytesync.com", "digitalcardwallet.com", "digitalcentralization.live", + "digitalchainlab.online", "digitalcoinasset.ltd", "digitalcryptofx.com", "digitalcryptosolution.com", @@ -8855,6 +8857,7 @@ "stapan.online", "stapan.website", "stapn.com", + "stargatefinance.live", "starkapp.net", "starlinktoken.co", "starpunksupport.online", @@ -11073,6 +11076,7 @@ "walletconnectverify.com", "walletconnectwe.duckdns.org", "walletconnectweb.online", + "walletconnectwl.com", "walletconnectz.biz", "walletconnet-networks.com", "walletconnet-v2.com", @@ -12275,10 +12279,6 @@ "zinotiger.com", "zipwallet.net", "zonefix.net", - "zwalletconnect.com", - "digitalchainlab.online", - "stargatefinance.live", - "decentralizedtools.net", - "walletconnectwl.com" + "zwalletconnect.com" ] } diff --git a/meta/2022-08.json b/meta/2022-08.json index 5f5d0a1d8..f459a0da3 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -11,6 +11,10 @@ "date": "2022-08-30", "url": "dawsonline.live" }, + { + "date": "2022-08-30", + "url": "decentralizedtools.net" + }, { "date": "2022-08-30", "url": "deficonnect.shop" @@ -19,6 +23,10 @@ "date": "2022-08-30", "url": "deluxepluxwallet.com" }, + { + "date": "2022-08-30", + "url": "digitalchainlab.online" + }, { "date": "2022-08-30", "url": "dydx-dashboard.com" @@ -47,6 +55,14 @@ "date": "2022-08-30", "url": "metakongzclaim.one" }, + { + "date": "2022-08-30", + "url": "stargatefinance.live" + }, + { + "date": "2022-08-30", + "url": "walletconnectwl.com" + }, { "date": "2022-08-30", "url": "webpluxexchange.com" diff --git a/package.json b/package.json index e70773a16..8687579c7 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-35-x", + "version": "0.18.7-36-x", "versions": { - "git": "0.18.7-35-x", + "git": "0.18.7-36-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e04ba17ce..c27b6ce9a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-35-x", + "version": "0.18.7-36-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 6fed0e263..b4609ee0b 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-35-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-36-x' };