From 17ba6d5563ad36ff8c8c42d17c4f801fb26233e6 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 14 Apr 2022 03:43:18 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.29 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 224fd0394..9cd6fad1c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 490 Mich Update all.json (#1432) 376 Jaco Add airdrop (#1418) - 201 mhusnirizal update all.json (#1431) + 202 mhusnirizal update all.json (#1433) 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 3771bddce..babb92dd4 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "sync-wallets.org", - "automaticdevalidate.com", - "fixprotocol.solutions", - "e-walletconnect.cx", - "sync-walletconnect.org", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -377,6 +372,7 @@ "autofixmyblock.com", "automatedfix.online", "automaticdefivalidate.com", + "automaticdevalidate.com", "automaticdexvalidate.com", "automaticwalletvalidation.com", "autorectifywalletdap.com", @@ -2089,6 +2085,7 @@ "e-trust.io", "e-walletconnect.ai", "e-walletconnect.co", + "e-walletconnect.cx", "e-walletconnect.online", "e-walletconnects.live", "easy-protocol.com", @@ -2281,6 +2278,7 @@ "fixmytoken.info", "fixmytoken.live", "fixnodes.online", + "fixprotocol.solutions", "fixresolvepro.com", "fixsaccessync.com", "fixsdefi.com", @@ -5009,7 +5007,9 @@ "sync-validates.com", "sync-validation.com", "sync-waletsbackup.live", + "sync-walletconnect.org", "sync-walletconnet.com", + "sync-wallets.org", "sync-walletvalidationguard.online", "sync-web3.com", "sync.assetsrestore.org", diff --git a/meta/2022-04.json b/meta/2022-04.json index 8ef1a4e4f..9e3c81056 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-04-14", + "url": "automaticdevalidate.com" + }, + { + "date": "2022-04-14", + "url": "e-walletconnect.cx" + }, + { + "date": "2022-04-14", + "url": "fixprotocol.solutions" + }, + { + "date": "2022-04-14", + "url": "sync-walletconnect.org" + }, + { + "date": "2022-04-14", + "url": "sync-wallets.org" + }, { "date": "2022-04-13", "url": "accessdappsserver.net" diff --git a/package.json b/package.json index 10641a41b..38fdf2492 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.28", + "version": "0.11.29", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e70c9c90c..376ae855a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.28", + "version": "0.11.29", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index d597a226e..68ea45a25 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.28' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.29' };