From ce06bf5300a5cb43e7985205eca762bb19937967 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 20 Mar 2022 06:27:49 +0000 Subject: [PATCH] [CI Skip] release/stable 0.10.4 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- meta/2022-03.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 e7aebc8c2..c86620acd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 436 Mich Update all.json (#1303) 370 Jaco Swap to using tabs in json (#1304) - 168 mhusnirizal update all.json (#1297) + 169 mhusnirizal update all.json (#1307) 77 michalisFr Update all.json (#1036) 74 frankywild Update all.json (#1296) 27 Bill Laboon Fake polkadot site (#1298) diff --git a/all.json b/all.json index 3f1f4509e..63c856818 100644 --- a/all.json +++ b/all.json @@ -1,11 +1,6 @@ { "allow": [], "deny": [ - "dappwalletconnections.com", - "walletconnectionerror.com", - "proultranft.com", - "app.dappfixedconnect.net", - "connectwalet.com", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -189,6 +184,7 @@ "app.accessactivation.com", "app.blockchain-validator.com", "app.col-labland.online", + "app.dappfixedconnect.net", "app.dexprotocolserver.com", "app.linkcryptotoken.com", "app.mysyncrectification.online", @@ -800,6 +796,7 @@ "connectvalidate.com", "connectvalidatetoken.online", "connectvalidator.info", + "connectwalet.com", "connectwaletrectify.info", "connectwallcttdapps.com", "connectwallet-kucoin.gq", @@ -1510,6 +1507,7 @@ "dappwalletbrowser.com", "dappwalletbrowser.dapps-link-connect.com", "dappwalletconnect.co", + "dappwalletconnections.com", "dappwalletlink.com", "dappwalletprotector.monsterapeclub-mint.online", "dappwalletrectifications.live", @@ -3885,6 +3883,7 @@ "protocolsync.online", "protocolsync.site", "protocoltodapps.live", + "proultranft.com", "pulsechainconnect.com", "pynthssale.live", "qrcunigen.com", @@ -5250,6 +5249,7 @@ "walletconnection.services", "walletconnection.support", "walletconnectioncrypt.com", + "walletconnectionerror.com", "walletconnectionlinks.com", "walletconnectionsync.com", "walletconnective.co", diff --git a/meta/2022-03.json b/meta/2022-03.json index dd20dbdc7..737e80d20 100644 --- a/meta/2022-03.json +++ b/meta/2022-03.json @@ -1,4 +1,24 @@ [ + { + "date": "2022-03-20", + "url": "app.dappfixedconnect.net" + }, + { + "date": "2022-03-20", + "url": "connectwalet.com" + }, + { + "date": "2022-03-20", + "url": "dappwalletconnections.com" + }, + { + "date": "2022-03-20", + "url": "proultranft.com" + }, + { + "date": "2022-03-20", + "url": "walletconnectionerror.com" + }, { "date": "2022-03-19", "url": "arbutrium.com" diff --git a/package.json b/package.json index 704cb2554..ba9470117 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.10.3", + "version": "0.10.4", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 3cb7478d6..5112e911f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.10.3", + "version": "0.10.4", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 9b527b8ed..d89fa7b54 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.3' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.10.4' };