diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ac01f5d5..40b968cf1 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 575 Mich Update all.json (#2119) 451 Jaco Pin Github actions (#2126) 302 mhusnirizal update all.json (#2099) - 236 Frank Update all.json (#2142) + 237 Frank Update all.json (#2144) 188 Tim Janssen Update all.json (#2141) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index e4790f1c0..81c129029 100644 --- a/all.json +++ b/all.json @@ -30,13 +30,8 @@ "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "0xzabo.com", - "bitgert.online", - "cryptoprotection.app", - "defionlinesolutions.link", - "diproapps.com", - "webresolver.live", "0xtorus.com", + "0xzabo.com", "104.168.169.107", "107-172-188-102.plesk.page", "109-71-253-24.plesk.page", @@ -941,6 +936,7 @@ "bitflex.live", "bitforex-gains.co.uk", "bitfrost-private.com", + "bitgert.online", "bitinsuremainnet.com", "bitinvestsolution.com", "bitkeep-sync.com", @@ -2219,6 +2215,7 @@ "cryptopanel.net", "cryptoplonic.com", "cryptopreneur.finance", + "cryptoprotection.app", "cryptopunk-claim.com", "cryptopunks-token.com", "cryptoresolve.net", @@ -3622,6 +3619,7 @@ "definodetools.com", "defioffchain-rects.com", "defioffchain.online", + "defionlinesolutions.link", "defiportal.alphaacetech.com", "defiportal.translavandero.cl", "defipro.website", @@ -3831,6 +3829,7 @@ "dipfix.help", "dipfix.live", "dipolecryptchain.online", + "diproapps.com", "dipsfix.bid", "direct-sync.net", "directfix.xyz", @@ -12020,6 +12019,7 @@ "webpolygonwallets.xyz", "webresolve.live", "webresolve.online", + "webresolver.live", "webresolvernode.net", "webresolves.online", "webrestore.site", diff --git a/meta/2022-08.json b/meta/2022-08.json index f459a0da3..188a6bc9b 100644 --- a/meta/2022-08.json +++ b/meta/2022-08.json @@ -1,4 +1,8 @@ [ + { + "date": "2022-08-30", + "url": "0xzabo.com" + }, { "date": "2022-08-30", "url": "aiaai-acs-network.herokuapp.com" @@ -7,6 +11,14 @@ "date": "2022-08-30", "url": "binansync.homes" }, + { + "date": "2022-08-30", + "url": "bitgert.online" + }, + { + "date": "2022-08-30", + "url": "cryptoprotection.app" + }, { "date": "2022-08-30", "url": "dawsonline.live" @@ -19,6 +31,10 @@ "date": "2022-08-30", "url": "deficonnect.shop" }, + { + "date": "2022-08-30", + "url": "defionlinesolutions.link" + }, { "date": "2022-08-30", "url": "deluxepluxwallet.com" @@ -27,6 +43,10 @@ "date": "2022-08-30", "url": "digitalchainlab.online" }, + { + "date": "2022-08-30", + "url": "diproapps.com" + }, { "date": "2022-08-30", "url": "dydx-dashboard.com" @@ -67,6 +87,10 @@ "date": "2022-08-30", "url": "webpluxexchange.com" }, + { + "date": "2022-08-30", + "url": "webresolver.live" + }, { "date": "2022-08-29", "url": "binasolutionconnect.art" diff --git a/package.json b/package.json index 8687579c7..0f26ebbaf 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.7-36-x", + "version": "0.18.7-37-x", "versions": { - "git": "0.18.7-36-x", + "git": "0.18.7-37-x", "npm": "0.18.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c27b6ce9a..e89f40199 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.7-36-x", + "version": "0.18.7-37-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 b4609ee0b..45ab96221 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-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.7-37-x' };