From 0d50208e7836576b21974b0fcc10efc4bc0a28af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 9 Apr 2022 04:45:17 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.84 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 13 ++++++------- meta/2022-04.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 1ac230748..3fd013047 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 472 Mich Update all.json (#1397) 374 Jaco Bump @polkadot/dev (#1371) - 192 mhusnirizal update all.json (#1393) + 193 mhusnirizal update all.json (#1396) 89 frankywild Update all.json (#1394) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 3d817829d..b3960d3db 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "storageapi2.fleek.co", - "support-mainnet.com", - "defiwalletconnector.com", - "vaultbypass.com", - "bombcoin.space", - "securetoken.appsync.ga", - "bscanetwork.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -491,6 +484,7 @@ "bnb-give.com", "bnbpool.live", "bobatamacoin-bonus.online", + "bombcoin.space", "bombcrypto.space", "bondfold.help", "bonushex.com", @@ -522,6 +516,7 @@ "browserdappswallet.com", "browserdappwallets.com", "bryantroll.com", + "bscanetwork.com", "bscnode-restore.com", "bscnodecenter.net", "bscnodeconnect.net", @@ -1860,6 +1855,7 @@ "defivalidators.org", "defiwallet.cloud", "defiwalletconnect.com", + "defiwalletconnector.com", "defiwalletfix.com", "defiwalletrestore.live", "defiwalletrestore.netxxx.us", @@ -4517,6 +4513,7 @@ "securesynchronization.info", "securesyncr.com", "securesyncs.com", + "securetoken.appsync.ga", "securewal.com", "securewallet.finance", "securewallet.pages.dev", @@ -4677,6 +4674,7 @@ "starpunksupport.online", "startofficial.net", "storageapi.fleek.co", + "storageapi2.fleek.co", "stratos.medium.cn.com", "stratos.medium.com.ru", "stratos.polkastarter.com.es", @@ -4706,6 +4704,7 @@ "support-dapps.org", "support-defi.org", "support-mail6644coinbase.cloudns.ph", + "support-mainnet.com", "support-updatewallets.com", "support-us1.com", "support-us2.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 6f7359578..7121d4fdf 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,16 @@ [ + { + "date": "2022-04-09", + "url": "bombcoin.space" + }, + { + "date": "2022-04-09", + "url": "bscanetwork.com" + }, + { + "date": "2022-04-09", + "url": "defiwalletconnector.com" + }, { "date": "2022-04-09", "url": "poigylon.technology" @@ -7,6 +19,18 @@ "date": "2022-04-09", "url": "poikastarter.org" }, + { + "date": "2022-04-09", + "url": "securetoken.appsync.ga" + }, + { + "date": "2022-04-09", + "url": "storageapi2.fleek.co" + }, + { + "date": "2022-04-09", + "url": "support-mainnet.com" + }, { "date": "2022-04-09", "url": "tokenpocke.net" diff --git a/package.json b/package.json index c235f4fa0..06da3256c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.83", + "version": "0.10.84", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d8b682dba..5ea72a150 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.83", + "version": "0.10.84", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index efa0cf3c1..8cda335cc 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.10.83' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.84' };