From 64b61be4f3c790632a7bc15f74edb2346edd177b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 13 Apr 2022 03:53:23 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.22 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- meta/2022-04.json | 16 ++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 24 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c434f0eab..b9bcac83c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 486 Mich Update all.json (#1423) 376 Jaco Add airdrop (#1418) - 199 mhusnirizal update all.json (#1424) + 200 mhusnirizal update all.json (#1426) 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 735f6ab42..269cc6812 100644 --- a/all.json +++ b/all.json @@ -1,10 +1,6 @@ { "allow": [], "deny": [ - "i-blockchainconnect.pages.dev", - "unconfirmed-transactions.pages.dev", - "applovinstudios.com", - "dessynchronise.000webhostapp.com", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -253,6 +249,7 @@ "appguideconnect.com", "applindex.online", "applive-polkadot.tech", + "applovinstudios.com", "appnoderectify.org", "approve-collab.land", "apps-connect.xyz", @@ -1926,6 +1923,7 @@ "deoxanaut.com", "deskcom.cfd", "deskftmx.com", + "dessynchronise.000webhostapp.com", "details-paxful.dashboard-paxful.com", "details-paxful.trade", "develon.com", @@ -2375,6 +2373,7 @@ "hybebear3sclub.com", "hypebearclob.com", "hypebearclubgiveaway.com", + "i-blockchainconnect.pages.dev", "ibc.multi-entitychain.tools", "icedapeharborclub.com", "ico-sale.com", @@ -5400,6 +5399,7 @@ "ultrasync-beta.com", "unclaimedtoken.xyz", "unclaimedtokens.xyz", + "unconfirmed-transactions.pages.dev", "uncorrect.xyz", "unhra.com", "unicswape.com", diff --git a/meta/2022-04.json b/meta/2022-04.json index 1c222bc54..762fecfa5 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,8 +1,24 @@ [ + { + "date": "2022-04-13", + "url": "applovinstudios.com" + }, { "date": "2022-04-13", "url": "bit-country.co" }, + { + "date": "2022-04-13", + "url": "dessynchronise.000webhostapp.com" + }, + { + "date": "2022-04-13", + "url": "i-blockchainconnect.pages.dev" + }, + { + "date": "2022-04-13", + "url": "unconfirmed-transactions.pages.dev" + }, { "date": "2022-04-12", "url": "accessauthorizedapps.netlify.app" diff --git a/package.json b/package.json index 0c0cd87fd..28f3734d9 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.21", + "version": "0.11.22", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 7b9458a0d..e3281ad93 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.21", + "version": "0.11.22", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 87e7d0419..7b743993e 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.11.21' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.22' };