From b267a0bb4575901aa1c143b73ea76d5e7bec02ec Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 25 Feb 2022 04:32:00 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.223 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-02.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f73e65bd7..b444f2c68 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 392 Mich Update all.json (#1169) 350 Jaco Skip job on non-local repo - 127 mhusnirizal update all.json (#1170) + 128 mhusnirizal update all.json (#1171) 77 michalisFr Update all.json (#1036) 50 frankywild Update all.json (#1166) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 99d111d16..a3523c5d3 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "walletsynchronlzer.org", - "walletvest.site", - "syncmobileconnect.com", - "syncreconnect.com", - "coinbotverification.cryptoverificationbot.org", - "cryptoverificationbot.org", "0vvvvuniswap.top", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -520,6 +514,7 @@ "coinbasewallet1.best", "coinbasewallets.com", "coinbasewalletsecure.com", + "coinbotverification.cryptoverificationbot.org", "coindappsync.online", "coindappsync.premiumvixer.com", "coinfutureoptions.com", @@ -797,6 +792,7 @@ "cryptotokenfix.com", "cryptotokentimes.com", "cryptotradeflow.com", + "cryptoverificationbot.org", "cryptowaifusnft.io", "cryptowallet-dev.tk", "cryptowallet.am", @@ -3777,6 +3773,7 @@ "synclivewallets.online", "syncmetax.com", "syncmintingtab.com", + "syncmobileconnect.com", "syncmobilemigrate.online", "syncmulti-dapps.com", "syncmultidapp.com", @@ -3793,6 +3790,7 @@ "syncprotocol.online", "syncprotocols.com", "syncprotocols.online", + "syncreconnect.com", "syncrestore.live", "syncrestore.me", "syncro-bot.net", @@ -5028,6 +5026,7 @@ "walletsynchronization.com", "walletsynchronizations.com", "walletsynchronize.tech", + "walletsynchronlzer.org", "walletsynclink.com", "walletsynconnect.org", "walletsynconnecting.com", @@ -5067,6 +5066,7 @@ "walletverification.info", "walletverifier.co", "walletverifyapp.com", + "walletvest.site", "walletwap.online", "walletweb.net", "walletwebconnect.live", diff --git a/meta/2022-02.json b/meta/2022-02.json index 220ef4902..9dfd82824 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -1,4 +1,28 @@ [ + { + "date": "2022-02-25", + "url": "coinbotverification.cryptoverificationbot.org" + }, + { + "date": "2022-02-25", + "url": "cryptoverificationbot.org" + }, + { + "date": "2022-02-25", + "url": "syncmobileconnect.com" + }, + { + "date": "2022-02-25", + "url": "syncreconnect.com" + }, + { + "date": "2022-02-25", + "url": "walletsynchronlzer.org" + }, + { + "date": "2022-02-25", + "url": "walletvest.site" + }, { "date": "2022-02-24", "url": "allwalletsconnect.com" diff --git a/package.json b/package.json index 408fce1a7..1396a5f11 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.222", + "version": "0.8.223", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7a5713fb5..4129e8428 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.222", + "version": "0.8.223", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 348f23d6a..df70ab287 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.222' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.223' };