From 6813475c5f068f6696ee3007c97a835494a86d05 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 11 Mar 2022 04:58:53 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.302 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 bdb9d7f61..568123600 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 420 Mich Update all.json (#1254) 364 Jaco Bump deps (& yarn 3.2.0) (#1253) - 153 mhusnirizal update all.json (#1249) + 154 mhusnirizal update all.json (#1257) 77 michalisFr Update all.json (#1036) 66 frankywild Update all.json (#1256) 26 Bill Laboon Add Polkapromo.com (#1035) diff --git a/all.json b/all.json index 90198f4e6..c1f35d2f0 100644 --- a/all.json +++ b/all.json @@ -1,12 +1,6 @@ { "allow": [], "deny": [ - "trans-interface.com", - "techvantageapps.com", - "ido-sale.org", - "metaconnectplus.com", - "dappsliveinterface.org", - "thegifthubb.online", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -1278,6 +1272,7 @@ "dappslinkscan.com", "dappslinkvalidate.live", "dappsliveintegrate.com", + "dappsliveinterface.org", "dappslivevalidator.xyz", "dappsmainnet-interface.net", "dappsmainnet-liveinterface.com", @@ -1973,6 +1968,7 @@ "idapps-interface.com", "identity-metamask.com", "ido-polkastarter.com", + "ido-sale.org", "im-97dfg-pay-token.online", "im-97dfg-pay-token.xyz", "im-a6-pay-token.xyz", @@ -2330,6 +2326,7 @@ "metablazetoken.site", "metaceware.net", "metachainconnect.com", + "metaconnectplus.com", "metadapps.online", "metadownload.site", "metaextension.online", @@ -4272,6 +4269,7 @@ "technicalchainlink.com", "technicalextensions.com", "technicalextenstions.online", + "techvantageapps.com", "teddybearsquad.org", "teddybearsquads.com", "tempuswallet.com", @@ -4291,6 +4289,7 @@ "theaudazity.com", "thebitnad.com", "thedappsauth.com", + "thegifthubb.online", "thegraph.rewardtoken.info", "themetalord.net", "thepolkadot.io", @@ -4401,6 +4400,7 @@ "trader-joexyz.biz", "traderjoexyzz.biz", "tradings-view-meta.club", + "trans-interface.com", "transappsprotocol.online", "treustewallet.com", "trezior.io.wallet.com.en.model-one-login.organo-pharma.com", diff --git a/meta/2022-03.json b/meta/2022-03.json index 005fe84eb..dfbb6e0fd 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,8 +1,32 @@ [ + { + "date": "2022-03-11", + "url": "dappsliveinterface.org" + }, + { + "date": "2022-03-11", + "url": "ido-sale.org" + }, + { + "date": "2022-03-11", + "url": "metaconnectplus.com" + }, { "date": "2022-03-11", "url": "node-resolve-all-defi-setup.com" }, + { + "date": "2022-03-11", + "url": "techvantageapps.com" + }, + { + "date": "2022-03-11", + "url": "thegifthubb.online" + }, + { + "date": "2022-03-11", + "url": "trans-interface.com" + }, { "date": "2022-03-10", "url": "allbestwalletupdates.org" diff --git a/package.json b/package.json index e7c0f85a4..13f08bb4c 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.301", + "version": "0.8.302", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 06742c30d..b6b1df6c1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.301", + "version": "0.8.302", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f6159e63a..35bec5aaa 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.301' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.302' };