From 9dbc530648fc6d4da07702a67dc2f860d1823794 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 9 Feb 2023 07:41:44 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.19.2-47-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/com/all.json | 2 ++ meta/2023-02.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 82da429e5..60d2c3fe0 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 600 Mich Update all.json (#2794) 490 Jaco Bump dev (#2911) - 479 Tim Janssen Update all.json (#2934) + 480 Tim Janssen Update all.json (#2935) 477 Frank Update all.json (#2933) 401 mhusnirizal update all.json (#2923) 96 michalisFr Added 0 new domains (#2338) diff --git a/all.json b/all.json index 3953b5560..915515b67 100644 --- a/all.json +++ b/all.json @@ -29,8 +29,6 @@ ], "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", - "wallet.crypto.expert20xcapitals.com", - "hcrypto.expert20xcapitals.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5996,6 +5994,7 @@ "hayleypobar.com.au", "hazermint.com", "hc-multibridge.tools", + "hcrypto.expert20xcapitals.com", "hcvgi.com", "heartbrainbalance.com", "hectatrade.com", @@ -13970,6 +13969,7 @@ "wallet-zynchronization.square.site", "wallet.authenticatingmain.network", "wallet.connectsync.live", + "wallet.crypto.expert20xcapitals.com", "wallet.rent", "wallet.samirtomb.com", "wallet.socially.rest", diff --git a/all/com/all.json b/all/com/all.json index ed94586ed..b0e1d9c40 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -2461,6 +2461,7 @@ "harmony-ecosys.com", "hawkminer.com", "hazermint.com", + "hcrypto.expert20xcapitals.com", "hcvgi.com", "heartbrainbalance.com", "hectatrade.com", @@ -5739,6 +5740,7 @@ "wallet-web1.firebaseapp.com", "wallet-websync.com", "wallet-zhcn.com", + "wallet.crypto.expert20xcapitals.com", "wallet.samirtomb.com", "walletaccessimport.com", "walletaccessrestore.com", diff --git a/meta/2023-02.json b/meta/2023-02.json index 00590f863..a23af155b 100644 --- a/meta/2023-02.json +++ b/meta/2023-02.json @@ -1,4 +1,12 @@ [ + { + "date": "2023-02-09", + "url": "hcrypto.expert20xcapitals.com" + }, + { + "date": "2023-02-09", + "url": "wallet.crypto.expert20xcapitals.com" + }, { "date": "2023-02-08", "url": "5kmapp.pro" diff --git a/package.json b/package.json index 9c5c6734c..ef859e80f 100644 --- a/package.json +++ b/package.json @@ -11,9 +11,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.19.2-46-x", + "version": "0.19.2-47-x", "versions": { - "git": "0.19.2-46-x", + "git": "0.19.2-47-x", "npm": "0.19.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index da1715d98..19b746aef 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.19.2-46-x", + "version": "0.19.2-47-x", "main": "index.js", "dependencies": { "@babel/runtime": "^7.20.13", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 01c962cee..3d9211848 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.19.2-46-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.19.2-47-x' };