From 47e4ccef8de0fc2fbac2a9930436fbee6c36731f Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Jul 2023 17:29:43 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-75-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/pro/all.json | 1 + all/vip/all.json | 1 + meta/2023-07.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 85e22cd20..0f16a563d 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 719 Frank Update all.json (#3535) - 651 Tim Janssen Update all.json (#3533) + 652 Tim Janssen Update all.json (#3537) 611 Mich Update all.json (#3506) 539 Jaco Add missing cross-check entries (#3465) 457 mhusnirizal update all.json (#3536) diff --git a/all.json b/all.json index 6295ba758..705a60b68 100644 --- a/all.json +++ b/all.json @@ -30,8 +30,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "bitexen.pro", - "bittrexcryptohub.vip", "09sync00.duckdns.org", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -1666,6 +1664,7 @@ "biteth.io", "bitex-fxtrading.com", "bitexcoin.pro", + "bitexen.pro", "bitextrade.online", "bitfarmstore.com", "bitflaer.com", @@ -1705,6 +1704,7 @@ "bitsuh.com", "bitswapme.com", "bittrexcryptohub.com", + "bittrexcryptohub.vip", "bittsett.com", "bitturkcui.com", "bitturklkx.com", diff --git a/all/pro/all.json b/all/pro/all.json index d3ceb58d2..adee88961 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -4,6 +4,7 @@ "autodappsolution.pro", "autovalidatebot.pro", "bitexcoin.pro", + "bitexen.pro", "centralizedweb3exchange.pro", "coin-express.pro", "coinduck.pro", diff --git a/all/vip/all.json b/all/vip/all.json index 798cd19ce..08fe87afe 100644 --- a/all/vip/all.json +++ b/all/vip/all.json @@ -1,4 +1,5 @@ [ + "bittrexcryptohub.vip", "bitvavo33.vip", "bitvavo66.vip", "cryptosync.vip", diff --git a/meta/2023-07.json b/meta/2023-07.json index 0ce82b115..91d8f7f6c 100644 --- a/meta/2023-07.json +++ b/meta/2023-07.json @@ -15,6 +15,10 @@ "date": "2023-07-05", "url": "astra-network.org" }, + { + "date": "2023-07-05", + "url": "bitexen.pro" + }, { "date": "2023-07-05", "url": "bitkubgbr.top" @@ -23,6 +27,10 @@ "date": "2023-07-05", "url": "bittrexcryptohub.com" }, + { + "date": "2023-07-05", + "url": "bittrexcryptohub.vip" + }, { "date": "2023-07-05", "url": "bitturkcui.com" diff --git a/package.json b/package.json index 056127b33..8f459e92d 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-74-x", + "version": "0.21.6-75-x", "versions": { - "git": "0.21.6-74-x", + "git": "0.21.6-75-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e4a43df13..5af5fdfd0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-74-x", + "version": "0.21.6-75-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a537ac16b..688bde419 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.6-74-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-75-x' };