From f6a7bac3cc7e3012edfb41a5634e391467d2492e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 14 Feb 2022 06:10:32 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.166 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- meta/2022-02.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 f6951a36b..c88a16719 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 369 Mich Update all.json (#1103) 338 Jaco Disable yarn scripts on CI (#1100) - 114 mhusnirizal update all.json (#1096) + 115 mhusnirizal update all.json (#1104) 77 michalisFr Update all.json (#1036) 40 frankywild Update all.json (#1090) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 5e436c112..052914015 100644 --- a/all.json +++ b/all.json @@ -1,8 +1,6 @@ { "allow": [], "deny": [ - "blockfixresolvepro.com", - "fixresolvepro.com", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -301,6 +299,7 @@ "blockchainwebnode.com", "blockdapconnect.net", "blockfipro.com", + "blockfixresolvepro.com", "blockvalidator.net", "blockwalletsync.com", "bnb-give.com", @@ -1365,6 +1364,7 @@ "fixlivewallet.com", "fixmultichain.com", "fixnodes.online", + "fixresolvepro.com", "fixsdefi.com", "fixtoksuptodate.live", "fixuptoken.net", diff --git a/meta/2022-02.json b/meta/2022-02.json index e32edb3d5..d84b77290 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -3,10 +3,18 @@ "date": "2022-02-14", "url": "accesscodesverification.com" }, + { + "date": "2022-02-14", + "url": "blockfixresolvepro.com" + }, { "date": "2022-02-14", "url": "connects.accesscodesverification.com" }, + { + "date": "2022-02-14", + "url": "fixresolvepro.com" + }, { "date": "2022-02-14", "url": "giftclaim.buzz" diff --git a/package.json b/package.json index 6b93a658d..fc6965a50 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.165", + "version": "0.8.166", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 416cc5f94..15ca134f9 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.165", + "version": "0.8.166", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1cb9475e1..d05df4967 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.165' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.166' };