From 4a4fd928410f630a58ec05465d2ee7d2d6401512 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 10 Apr 2022 09:39:26 +0000 Subject: [PATCH] [CI Skip] release/stable 0.11.7 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 12 ++++++------ meta/2022-04.json | 24 ++++++++++++++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 34 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 75e6268e6..b63954720 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 477 Mich Update all.json (#1406) + 478 Mich Update all.json (#1407) 375 Jaco 0.11.1 (#1400) 195 mhusnirizal update all.json (#1405) 89 frankywild Update all.json (#1394) diff --git a/all.json b/all.json index 7cdc39e3a..d73d6e9a1 100644 --- a/all.json +++ b/all.json @@ -16,12 +16,6 @@ "1inch.tk", "1metamask.com", "1polkadot-5x1e.js.org", - "deficryptoconnect.com", - "metamaskauthentication.com", - "chainsolution.net", - "dappsecured.net", - "netanask-wallet.live", - "daapchainlink.live", "1sgexchange.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org", @@ -587,6 +581,7 @@ "chainscansystem.com", "chainsconnectors.com", "chainsdapp.org", + "chainsolution.net", "chainstoken.com", "chainswallet.net", "chainswalletconnect.com", @@ -1131,6 +1126,7 @@ "cyclicswitch.online", "cyncollabnet.com", "d-proapps.com", + "daapchainlink.live", "daappconnections.com", "daaps-rectify.com", "daapscontractlink.live", @@ -1487,6 +1483,7 @@ "dappsdigialsync.online", "dappsdirect.co", "dappsecureconnect.com", + "dappsecured.net", "dappsecuresync.live", "dappsecurewallets.com", "dappsencrypt.live", @@ -1846,6 +1843,7 @@ "deficollab.com", "deficollab.org", "deficryprovalidator.site", + "deficryptoconnect.com", "deficryptowallet.com", "defidapps.pcakecoins.finance", "defidappsmainnet.com", @@ -2965,6 +2963,7 @@ "metamaskapp5.com", "metamaskapp6.com", "metamaskapp7.com", + "metamaskauthentication.com", "metamaskchrome.com", "metamaskcn.buzz", "metamaskcn.icu", @@ -3388,6 +3387,7 @@ "naturalfarm-bonus.online", "nbpolkadot.js.org", "neardrop.org", + "netanask-wallet.live", "neterrorfix.online", "netsyncext.com", "netsyncextension.io", diff --git a/meta/2022-04.json b/meta/2022-04.json index b5649565b..5313ccb9d 100644 --- a/meta/2022-04.json +++ b/meta/2022-04.json @@ -11,10 +11,18 @@ "date": "2022-04-10", "url": "boredapejachtclub.com" }, + { + "date": "2022-04-10", + "url": "chainsolution.net" + }, { "date": "2022-04-10", "url": "connectionsystem-app.com" }, + { + "date": "2022-04-10", + "url": "daapchainlink.live" + }, { "date": "2022-04-10", "url": "dapp.accessactivate.com" @@ -27,6 +35,14 @@ "date": "2022-04-10", "url": "dappnetwork.walletconnect.ga" }, + { + "date": "2022-04-10", + "url": "dappsecured.net" + }, + { + "date": "2022-04-10", + "url": "deficryptoconnect.com" + }, { "date": "2022-04-10", "url": "innodesettings.com" @@ -39,6 +55,14 @@ "date": "2022-04-10", "url": "login-poigylon.technology" }, + { + "date": "2022-04-10", + "url": "metamaskauthentication.com" + }, + { + "date": "2022-04-10", + "url": "netanask-wallet.live" + }, { "date": "2022-04-10", "url": "onlinesmartverify.com" diff --git a/package.json b/package.json index 3b9802efa..6312ecafa 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.11.6", + "version": "0.11.7", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 24f7a5ae7..a3753d1b3 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.11.6", + "version": "0.11.7", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29c0e8754..3e340ea17 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.6' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.11.7' };