From 70b61d296f95bf0b64d3aab2f6ee53d4be3dc6de Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 8 Apr 2022 06:35:02 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.78 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-04.json | 20 ++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 8ba9a2ade..1c899baff 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 469 Mich Update all.json (#1387) 374 Jaco Bump @polkadot/dev (#1371) - 190 mhusnirizal update all.json (#1388) + 191 mhusnirizal update all.json (#1390) 88 frankywild Update all.json (#1389) 77 michalisFr Update all.json (#1036) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 9e491d41b..a7a83b4e8 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "dexconnectpost.net", - "connectverification.com", - "wlfastsadaps.fastminnetafix.com", - "fastminnetafix.com", - "awe-scan.web.app", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -362,6 +357,7 @@ "avanttrends.com", "avaxnetworkwallet.com", "awalletconnect.com", + "awe-scan.web.app", "awnetcon.com", "axie-manualvalidation.com", "axielnfinity.info", @@ -903,6 +899,7 @@ "connectvalidate.com", "connectvalidatetoken.online", "connectvalidator.info", + "connectverification.com", "connectwalet.com", "connectwaletrectify.info", "connectwallcttdapps.com", @@ -1865,6 +1862,7 @@ "dex-secure.com", "dexconnect.live", "dexconnections.tools", + "dexconnectpost.net", "dexconnectweb.com", "dexconnetweb.com", "dexdapps.online", @@ -2100,6 +2098,7 @@ "fastfixwallet.com", "fasthelplink.com", "fastimballi.com", + "fastminnetafix.com", "fastosync.com", "ferrum-network.site", "finance-airdrop.cf", @@ -6521,6 +6520,7 @@ "windeckcolecttion.xyz", "winxcrypt.com", "wisextension.com", + "wlfastsadaps.fastminnetafix.com", "wltconection.com", "wojaktoken.finance.businessprocessworkflow.com", "wonderland-dapps.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index abb279092..6648029d1 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-04-08", + "url": "awe-scan.web.app" + }, + { + "date": "2022-04-08", + "url": "connectverification.com" + }, + { + "date": "2022-04-08", + "url": "dexconnectpost.net" + }, + { + "date": "2022-04-08", + "url": "fastminnetafix.com" + }, + { + "date": "2022-04-08", + "url": "wlfastsadaps.fastminnetafix.com" + }, { "date": "2022-04-07", "url": "accessrewardnet.org" diff --git a/package.json b/package.json index 1a36d9265..052609fb4 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.77", + "version": "0.10.78", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2f4e9e877..480445806 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.77", + "version": "0.10.78", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 727daed3d..28915e0c8 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.77' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.78' };