From 6f15962578f4e8414b8812d4629bc509bebebfbc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 19 Aug 2023 19:26:35 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-306-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/com/all.json | 1 + meta/2023-08.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f757eebe7..37bfc4bab 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,5 +1,5 @@ 772 Tim Janssen Update all.json (#3808) - 763 Frank Update all.json (#3803) + 764 Frank Update all.json (#3809) 612 Mich Block fake moonbeam and some other scams (#3539) 542 Jaco Bump deps (#3802) 518 mhusnirizal update all.json (#3800) diff --git a/all.json b/all.json index 07a336c5a..9e5b1d9f4 100644 --- a/all.json +++ b/all.json @@ -72,7 +72,6 @@ "185-117-90-230.plesk.page", "185-117-91-145.plesk.page", "185-117-91-189.plesk.page", - "web3modal.com", "185-117-91-222.plesk.page", "185-165-171-108.plesk.page", "185-236-231-141.plesk.page", @@ -21138,6 +21137,7 @@ "web3lmint.com", "web3mainconnect.net", "web3mainnnetconnector.pages.dev", + "web3modal.com", "web3nodeapp.net", "web3nodenetwork.com", "web3nodes.meduim.xyz", diff --git a/all/com/all.json b/all/com/all.json index 280331c11..9adc8a287 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -8057,6 +8057,7 @@ "web3iprotocolrpcfix.com", "web3jhk.com", "web3lmint.com", + "web3modal.com", "web3nodenetwork.com", "web3nodesprotocol.com", "web3nodesync.com", diff --git a/meta/2023-08.json b/meta/2023-08.json index 0b16aed37..1468cc5f2 100644 --- a/meta/2023-08.json +++ b/meta/2023-08.json @@ -51,6 +51,10 @@ "date": "2023-08-19", "url": "systemvalidator.com" }, + { + "date": "2023-08-19", + "url": "web3modal.com" + }, { "date": "2023-08-18", "url": "airdrops-taikos.xyz" diff --git a/package.json b/package.json index d30c5f98e..a3354651c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-305-x", + "version": "0.21.6-306-x", "versions": { - "git": "0.21.6-305-x", + "git": "0.21.6-306-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 54aab61bd..aa134903c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-305-x", + "version": "0.21.6-306-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 00cb4db7e..40b98df63 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-305-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-306-x' };