From 211d3d5d6e8b77b5f8b9a7f57afd500b942114b5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Mar 2022 04:44:32 +0000 Subject: [PATCH] [CI Skip] release/stable 0.9.28 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 14 +++++++------- meta/2022-03.json | 28 ++++++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 39 insertions(+), 11 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index b00ca57c5..750931aed 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 431 Mich Update all.json (#1290) 367 Jaco Bump dev deps (#1288) - 166 mhusnirizal update all.json (#1291) + 167 mhusnirizal update all.json (#1293) 77 michalisFr Update all.json (#1036) 72 frankywild Update all.json (#1285) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index d1f588ffd..f8511983c 100644 --- a/all.json +++ b/all.json @@ -1,13 +1,6 @@ { "allow": [], "deny": [ - "reauthenticator.tech", - "apps.dappwebservice.com", - "walletconnect.educationfranchisee.com", - "chain-interlink.com", - "lnvsiblefriends.io", - "walletmend.com", - "initiialize.000webhostapp.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -221,6 +214,7 @@ "apps-syncs.com", "apps-walletconnect.org", "apps.dappsreconnect.org", + "apps.dappwebservice.com", "appsrectification.online", "appsvalidation.com", "appsyncc.org", @@ -472,6 +466,7 @@ "ceekdrops.com", "cex-crypto.com", "chain-connects.com", + "chain-interlink.com", "chain-liquidity.site", "chain-net.com", "chain-nodesync.online", @@ -2104,6 +2099,7 @@ "initialisation.000webhostapp.com", "initialize-dapps.com", "initializedapps.site", + "initiialize.000webhostapp.com", "inj-airdrops.com", "inlogin.metamask.skyliteconsulting.com", "insave-nodesynchronization.com", @@ -2296,6 +2292,7 @@ "llkraken-loggin.one", "llkraken-loggin.online", "llmmnnaa.com", + "lnvsiblefriends.io", "loantoken.finance", "localbridgeapps.com", "locksafeswallet.online", @@ -3890,6 +3887,7 @@ "reauthenticate-walletbot.com", "reauthenticatewebsfirm.com", "reauthentication.online", + "reauthenticator.tech", "recconectyours.live", "recipient.quest", "reconnect-sync.com", @@ -5171,6 +5169,7 @@ "walletconnect.buzz", "walletconnect.com.finance-airdrop.info", "walletconnect.com.holders-airdrop.info", + "walletconnect.educationfranchisee.com", "walletconnect.finance-airdrop.info", "walletconnect.hillsfinancialservice.com", "walletconnect.holders-airdrop.info", @@ -5418,6 +5417,7 @@ "walletmainnetdapp.com", "walletmanualiput.site", "walletmanuallyconnect.com", + "walletmend.com", "walletmerge.site", "walletmerge.tech", "walletmonero.site", diff --git a/meta/2022-03.json b/meta/2022-03.json index 8e02c8b00..7c8f6b989 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,32 @@ [ + { + "date": "2022-03-18", + "url": "apps.dappwebservice.com" + }, + { + "date": "2022-03-18", + "url": "chain-interlink.com" + }, + { + "date": "2022-03-18", + "url": "initiialize.000webhostapp.com" + }, + { + "date": "2022-03-18", + "url": "lnvsiblefriends.io" + }, + { + "date": "2022-03-18", + "url": "reauthenticator.tech" + }, + { + "date": "2022-03-18", + "url": "walletconnect.educationfranchisee.com" + }, + { + "date": "2022-03-18", + "url": "walletmend.com" + }, { "date": "2022-03-17", "url": "altchains-beta.online" diff --git a/package.json b/package.json index 8c5f7a11d..3c2c9e7a3 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.9.27", + "version": "0.9.28", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e99f6fe02..221431bc1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.9.27", + "version": "0.9.28", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 6359047c8..435d99cba 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.9.27' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.9.28' };