From 34afcb81636a8243ff919feba136db48e00ab957 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 27 Sep 2023 10:04:46 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.7-93-x skip-checks: true --- CONTRIBUTORS | 2 +- all/click/all.json | 1 + meta/2023-09.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 10 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1b1888855..790d2a099 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -11,8 +11,8 @@ 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) + 7 Florian Franzen Update all.json (#3939) 6 ccris02 Adding few newly registered phishing sites (#344) - 6 Florian Franzen Add "polkadot-bonus.network" (#105) 6 Idi Eradiri another scam (#1739) 4 Abdulaziz Kamil Update all.json (#2921) 4 NYMETVA Update all.json (#147) diff --git a/all/click/all.json b/all/click/all.json index cd2866041..27c5fd15f 100644 --- a/all/click/all.json +++ b/all/click/all.json @@ -29,6 +29,7 @@ "openseas.click", "pepeclaim.click", "platformkraken.click", + "polkadot-app.claim-web3-request.click", "polkarstarter.click", "polkastarter.click", "polkastartrer.click", diff --git a/meta/2023-09.json b/meta/2023-09.json index bdd135327..28ac6e382 100644 --- a/meta/2023-09.json +++ b/meta/2023-09.json @@ -3,6 +3,10 @@ "date": "2023-09-27", "url": "accessdapps.firebaseapp.com" }, + { + "date": "2023-09-27", + "url": "polkadot-app.claim-web3-request.click" + }, { "date": "2023-09-26", "url": "1000-rewards.com" diff --git a/package.json b/package.json index 6e0050be4..16cef063c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.7-92-x", + "version": "0.21.7-93-x", "versions": { - "git": "0.21.7-92-x", + "git": "0.21.7-93-x", "npm": "0.21.6" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 467d0078e..58b3e6fb7 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.7-92-x", + "version": "0.21.7-93-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.4.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index a3c9a8e53..56a432e94 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.7-92-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.7-93-x' };