From 7ec5db813406962d1239c23e54ca647315595182 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 12 Sep 2022 07:43:00 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.18.8-62-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 18 +++++++------- meta/2022-09.json | 36 ++++++++++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 50 insertions(+), 14 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9119482ed..ba1691930 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,7 +1,7 @@ 577 Mich Update all.json (#2234) 458 Jaco Add missing cross-check entries (#2239) 323 mhusnirizal update all.json (#2238) - 258 Frank Update all.json (#2235) + 259 Frank Update all.json (#2243) 225 Tim Janssen Update all.json (#2241) 93 michalisFr Added 0 new domains (#2143) 31 Bill Laboon Add allinone-services.net (#1727) diff --git a/all.json b/all.json index e178be0d7..a23282062 100644 --- a/all.json +++ b/all.json @@ -28,15 +28,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", - "dappscoin.live", - "maindappsweb.com", - "rectisynclidate.com", - "resolvesollutiion8287402bduehrihywh.xyz", - "safetyconnectcenter.com", - "smartcoiresolution.pics", - "validatemywalletservice.com", - "walletconnect.tel", - "webdappsauth.com", "0vvwwuniswap.top", "0vwwuniswap.top", "0xtorus.com", @@ -3020,6 +3011,7 @@ "dappschronize.com", "dappscloud.online", "dappscnet.online", + "dappscoin.live", "dappscoins.com", "dappscolabblands.com", "dappsconet.com", @@ -5604,6 +5596,7 @@ "maindappsec.com", "maindappsnetwork.online", "maindappsresolve.online", + "maindappsweb.com", "maindefi.org", "maindefinode.com", "maindefiprotocol.com", @@ -8427,6 +8420,7 @@ "rectifywalletdapps.com", "rectifywebwallet.com", "rectinodes.org", + "rectisynclidate.com", "rectivaxdapp.top", "rectiverse.org", "redclayware.com", @@ -8478,6 +8472,7 @@ "resolverpanel.com", "resolvesit.online", "resolvesit.site", + "resolvesollutiion8287402bduehrihywh.xyz", "resolvestofunft.com", "resolvesyn.click", "resolvetrx.live", @@ -8645,6 +8640,7 @@ "safetool.net", "safetrustwallet.online", "safety-metamask.io", + "safetyconnectcenter.com", "safetynetworkauth.live", "safeupgrade.best", "safevalidation.live", @@ -9000,6 +8996,7 @@ "smartcointrading.xyz", "smartcoinv2migrate.xyz", "smartcoiresolution.net", + "smartcoiresolution.pics", "smartcoiresolution.pro", "smartcoiresolved.com", "smartcoiretechsoluitiion.xyz", @@ -10729,6 +10726,7 @@ "validatemycrypt.online", "validatemywallet.live", "validatemywallet.online", + "validatemywalletservice.com", "validatenftholdings.com", "validatenow.org", "validateon.com", @@ -11394,6 +11392,7 @@ "walletconnect.site", "walletconnect.store", "walletconnect.support", + "walletconnect.tel", "walletconnect.tk", "walletconnect.tools", "walletconnect.work", @@ -12469,6 +12468,7 @@ "webdappconnectwallet.com", "webdapps-connect.com", "webdapps-sync.com", + "webdappsauth.com", "webdappsconnect.app", "webdappsconnection.com", "webdappslink.com", diff --git a/meta/2022-09.json b/meta/2022-09.json index cf33b94fc..986ded3de 100644 --- a/meta/2022-09.json +++ b/meta/2022-09.json @@ -1,4 +1,40 @@ [ + { + "date": "2022-09-12", + "url": "dappscoin.live" + }, + { + "date": "2022-09-12", + "url": "maindappsweb.com" + }, + { + "date": "2022-09-12", + "url": "rectisynclidate.com" + }, + { + "date": "2022-09-12", + "url": "resolvesollutiion8287402bduehrihywh.xyz" + }, + { + "date": "2022-09-12", + "url": "safetyconnectcenter.com" + }, + { + "date": "2022-09-12", + "url": "smartcoiresolution.pics" + }, + { + "date": "2022-09-12", + "url": "validatemywalletservice.com" + }, + { + "date": "2022-09-12", + "url": "walletconnect.tel" + }, + { + "date": "2022-09-12", + "url": "webdappsauth.com" + }, { "date": "2022-09-11", "url": "chainwallet.42web.io" diff --git a/package.json b/package.json index 7b9a3351c..453ffbf49 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.18.8-61-x", + "version": "0.18.8-62-x", "versions": { - "git": "0.18.8-61-x", + "git": "0.18.8-62-x", "npm": "0.18.7" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 172ea572c..9e8b373c9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.18.8-61-x", + "version": "0.18.8-62-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 01bb3b27f..555f09c3c 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-61-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.18.8-62-x' };