From d166cbb9fd6d8989d7adba9126303a2da5e68597 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 18:16:30 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.9 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-04.json | 8 ++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 14 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index d60c6b5e3..2e9be2fde 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 479 Mich Update all.json (#1408) + 480 Mich Update all.json (#1409) 375 Jaco 0.11.1 (#1400) 195 mhusnirizal update all.json (#1405) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index b58b7d59f..7193b181b 100644 --- a/all.json +++ b/all.json @@ -10,9 +10,7 @@ "16-b.it", "162.222.226.37", "1776coin.org", - "webhostdapp.com", "1chaincrypto.com", - "authweb3utility.com", "1inch-network.net", "1inch-wallet.org", "1inch.tk", @@ -343,6 +341,7 @@ "authwalletdapps.com", "authwalletsync.com", "authweb.live", + "authweb3utility.com", "authyuser.com", "auto-accessactivation.live", "autoconectoken.com", @@ -6567,6 +6566,7 @@ "webdappsquery.online", "webdappsvalidate.com", "webextension-interface.net", + "webhostdapp.com", "weblink-bsc.com", "webliverevallidates.com", "webmetamask-connect.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index c0acd14a9..781e0b79e 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -7,6 +7,10 @@ "date": "2022-04-10", "url": "affixserve-activation.com" }, + { + "date": "2022-04-10", + "url": "authweb3utility.com" + }, { "date": "2022-04-10", "url": "boredapejachtclub.com" @@ -127,6 +131,10 @@ "date": "2022-04-10", "url": "walletconnect.tk" }, + { + "date": "2022-04-10", + "url": "webhostdapp.com" + }, { "date": "2022-04-10", "url": "whitelistconnector.netlify.app" diff --git a/package.json b/package.json index 839c31f28..cbffdd8e6 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.8", + "version": "0.11.9", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 6ee190426..e86492682 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.8", + "version": "0.11.9", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 23bb1501a..f740bfdb7 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.11.8' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.9' };