From 6169014615afbf985255fca1e3a123bceaf4c977 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 8 Jun 2023 07:01:37 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.5-7-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/io/all.json | 1 + all/website/all.json | 1 + meta/2023-06.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cdce428fe..0288fbca2 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -2,7 +2,7 @@ 622 Tim Janssen Update all.json (#3437) 610 Mich block `rescue-ai.netlify.app` (#3375) 535 Jaco 0.21.4 (#3432) - 443 mhusnirizal update all.json (#3424) + 444 mhusnirizal update all.json (#3440) 96 michalisFr Added 0 new domains (#2338) 31 Bill Laboon Add allinone-services.net (#1727) 23 alineherzman Update address.json (#3438) diff --git a/all.json b/all.json index 9063afad0..b537fee99 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ "zapto.org" ], "deny": [ - "vrsetnuvetordora.website", - "stormexchange.io", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "0vvwvuniswap.top", @@ -14270,6 +14268,7 @@ "stockmartinc.com", "stockportfxtrade.com", "stokholfixxer.com", + "stormexchange.io", "stprohor.org.au", "stratos.medium.cn.com", "stratos.medium.com.ru", @@ -16519,6 +16518,7 @@ "vps91141.hostwindsdns.com", "vpvalidationprocess.com", "vrgwallet.digital", + "vrsetnuvetordora.website", "vstex.pro", "vstex.top", "vv2ii.live", diff --git a/all/io/all.json b/all/io/all.json index 9a957bd51..6302778d4 100644 --- a/all/io/all.json +++ b/all/io/all.json @@ -223,6 +223,7 @@ "solomoney11.github.io", "solutioncoin.io", "stablepool.io", + "stormexchange.io", "suit-trazorr.io", "support-opansea.io", "swiftsyncs.io", diff --git a/all/website/all.json b/all/website/all.json index f60cc4caf..ce51f1e15 100644 --- a/all/website/all.json +++ b/all/website/all.json @@ -131,6 +131,7 @@ "vcrypconndex.website", "vint2verseprotocol.website", "vlogprotocol.website", + "vrsetnuvetordora.website", "wallenow.website", "walletlink.website", "walletshiba.website", diff --git a/meta/2023-06.json b/meta/2023-06.json index 115c6bb2e..b8c127089 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -83,6 +83,10 @@ "date": "2023-06-08", "url": "smartmigratecois.xyz" }, + { + "date": "2023-06-08", + "url": "stormexchange.io" + }, { "date": "2023-06-08", "url": "swiftrewardauthenticator.cloud" @@ -111,6 +115,10 @@ "date": "2023-06-08", "url": "verifywalletnow.online" }, + { + "date": "2023-06-08", + "url": "vrsetnuvetordora.website" + }, { "date": "2023-06-08", "url": "wallet-troubleshooting.com" diff --git a/package.json b/package.json index 2458885ab..b96ba0a43 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.5-6-x", + "version": "0.21.5-7-x", "versions": { - "git": "0.21.5-6-x", + "git": "0.21.5-7-x", "npm": "0.21.4" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ebc395037..ecf66702b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.5-6-x", + "version": "0.21.5-7-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.2.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 11f10b0fc..66f558256 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.21.5-6-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.5-7-x' };