From b95fc94a2d4c8ae358a23afa37c88af661d9b1a2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 11 Apr 2022 04:41:39 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.10 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 2e9be2fde..57f93a231 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 480 Mich Update all.json (#1409) 375 Jaco 0.11.1 (#1400) - 195 mhusnirizal update all.json (#1405) + 196 mhusnirizal update all.json (#1410) 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 98dfbc59e..cac85cec4 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "defichainfix.surge.sh", - "allnoderpc.org", - "wacondauto.com", - "walletconnectsonline.com", - "etherservice.co", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -152,6 +147,7 @@ "alliancebridgeprotocol.info", "allnodedap.com", "allnodedaps.com", + "allnoderpc.org", "allnodesdaps.com", "allnodeswallet.com", "allsolution-resolve.com", @@ -1842,6 +1838,7 @@ "defiblockauth.com", "defiblockchain.me", "defichainalert.net", + "defichainfix.surge.sh", "defichainnetwork.com", "defichainnetwork.org", "defichainnetworks.com", @@ -2089,6 +2086,7 @@ "ethereummoneytoken.com", "ethermon.medium.com.ru", "ethermon.polkastarter.com.es", + "etherservice.co", "ethplodeoption.com", "ethtake2022.net", "ethx2xxevent.com", @@ -5499,6 +5497,7 @@ "w-konnect.com", "w3c-validation.live", "wacondapsync.com", + "wacondauto.com", "waconsyn.online", "waconsyncdap.wadapconsyn.com", "wadapconsyn.com", @@ -5917,6 +5916,7 @@ "walletconnectslink.org", "walletconnectslive.io", "walletconnectslive.org", + "walletconnectsonline.com", "walletconnectssyn.com", "walletconnectsupport.com", "walletconnectsupport.info", diff --git a/meta/2022-04.json b/meta/2022-04.json index 781e0b79e..a14ff440a 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-04-11", + "url": "allnoderpc.org" + }, + { + "date": "2022-04-11", + "url": "defichainfix.surge.sh" + }, + { + "date": "2022-04-11", + "url": "etherservice.co" + }, + { + "date": "2022-04-11", + "url": "wacondauto.com" + }, + { + "date": "2022-04-11", + "url": "walletconnectsonline.com" + }, { "date": "2022-04-10", "url": "07e96d43-381a-46a3-9c16-6daf97213efc.co" diff --git a/package.json b/package.json index cbffdd8e6..0c16fb34d 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.9", + "version": "0.11.10", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e86492682..86e9ee8ee 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.9", + "version": "0.11.10", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index f740bfdb7..7cec89810 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.9' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.10' };