From db0fe28e0cc5317cae1dd0479a6f99457fbfb11c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 7 Mar 2022 11:01:14 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.275 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- meta/2022-03.json | 4 ++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 9 insertions(+), 5 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9b80fd305..6e4d6c158 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 408 Mich Update all.json (#1224) + 409 Mich Update all.json (#1230) 361 Jaco Support bundlers where import.meta.url is undefined (#1228) 148 mhusnirizal added nuked domains (#1227) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index 1e0149bcd..144e8f7be 100644 --- a/all.json +++ b/all.json @@ -7,7 +7,6 @@ "0vvwwuniswap.top", "0vwwuniswap.top", "123-informatica.com", - "wcwebverification.com", "16-b.it", "1776coin.org", "1inch-network.net", @@ -5438,6 +5437,7 @@ "wconnectsfix.com", "wcunivdapps.com", "wcunivdappsfix.com", + "wcwebverification.com", "wdappconnect.com", "wdappsconnect.000webhostapp.com", "web-connectfn.cf", diff --git a/meta/2022-03.json b/meta/2022-03.json index f3587a731..c35be666c 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -31,6 +31,10 @@ "date": "2022-03-07", "url": "walletconnectpage.com" }, + { + "date": "2022-03-07", + "url": "wcwebverification.com" + }, { "date": "2022-03-06", "url": "4ever-photo.com" diff --git a/package.json b/package.json index 3e91a6280..befe4270f 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.274", + "version": "0.8.275", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0ebd588d8..516b2c0e0 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.274", + "version": "0.8.275", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index efe1b8d13..d32117e6d 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.8.274' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.275' };