From e158a8b8a6db7cb271198290847682ed2175dc42 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 28 Mar 2022 06:25:51 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.48 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-03.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 0b41758f0..1146c3cdc 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 456 Mich Update all.json (#1356) 373 Jaco Bump @polkadot/util (latest stable release) (#1353) - 181 mhusnirizal update all.json (#1351) + 182 mhusnirizal update all.json (#1354) 82 frankywild Update all.json (#1335) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 180482cb2..3efbd23b4 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "officialwebb.site", - "monea-scn.web.app", - "walletconnect.appspots.net", - "awalletconnect.com", - "auth.bridgexplorer.icu", - "botnoderectify.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -279,6 +273,7 @@ "auth-server-login.com", "auth-walletconnect.cc", "auth.accessactivation.com", + "auth.bridgexplorer.icu", "auth.rewalletsyn.net", "auth.rewebsyn.net", "auth.tokensprotocol.live", @@ -347,6 +342,7 @@ "avalanchesync.com", "avanttrends.com", "avaxnetworkwallet.com", + "awalletconnect.com", "awnetcon.com", "axie-manualvalidation.com", "axielnfinity.info", @@ -465,6 +461,7 @@ "bot-validate.net", "botdappcorrector.live", "botdappcorrector.premiumvixer.com", + "botnoderectify.com", "bots-mainnetvalidator.net", "botsaids.com", "botwalletsrestore.org", @@ -2990,6 +2987,7 @@ "mobwallet.co", "modest-yalow.192-3-122-179.plesk.page", "molliea.ml", + "monea-scn.web.app", "moneylion.com", "monsterapeclub-mint.online", "moomoocoin.io", @@ -3288,6 +3286,7 @@ "officialvitalik2x.com", "officialwalletconnect.dev", "officialwalletconnect.tech", + "officialwebb.site", "offshorecryptowallets.com", "okexevent.live", "ollab.land", @@ -5446,6 +5445,7 @@ "walletconnect-tools.net", "walletconnect-validate.org", "walletconnect-web3.com", + "walletconnect.appspots.net", "walletconnect.authenticapps.cloud", "walletconnect.biz", "walletconnect.buzz", diff --git a/meta/2022-03.json b/meta/2022-03.json index 72eaf0fbf..4d94a4c50 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-03-28", + "url": "auth.bridgexplorer.icu" + }, + { + "date": "2022-03-28", + "url": "awalletconnect.com" + }, + { + "date": "2022-03-28", + "url": "botnoderectify.com" + }, + { + "date": "2022-03-28", + "url": "monea-scn.web.app" + }, + { + "date": "2022-03-28", + "url": "officialwebb.site" + }, { "date": "2022-03-28", "url": "polka2022.net" @@ -47,6 +67,10 @@ "date": "2022-03-28", "url": "polkagiveaway22.net" }, + { + "date": "2022-03-28", + "url": "walletconnect.appspots.net" + }, { "date": "2022-03-27", "url": "ico-sale.com" diff --git a/package.json b/package.json index 83fabacd8..84103105d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.47", + "version": "0.10.48", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0631c87a4..decdea5de 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.47", + "version": "0.10.48", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index b37403399..56cd1d6a0 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.47' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.48' };