From 1f5ba2b6f4fd7766992de3aa5c002f857c373ac0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 18 Feb 2022 16:03:48 +0000 Subject: [PATCH] [CI Skip] release/stable 0.8.190 skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- meta/2022-02.json | 12 ++++++++++++ package.json | 2 +- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 6 files changed, 19 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9eaea6f7e..bd219a0f3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 378 Mich Update all.json (#1126) + 379 Mich Update all.json (#1129) 343 Jaco Add test for allowed top-level domains (#1120) 120 mhusnirizal update all.json (#1130) 77 michalisFr Update all.json (#1036) diff --git a/all.json b/all.json index bb0dfe524..7e782deaf 100644 --- a/all.json +++ b/all.json @@ -7,9 +7,6 @@ "0vwwuniswap.top", "123-informatica.com", "16-b.it", - "walletconnectclient.online", - "discord-nitro-best.com", - "opensea.com.my", "1776coin.org", "1inch-network.net", "1inch-wallet.org", @@ -1323,6 +1320,7 @@ "digitalsyncwallets.live", "directmergedappslinkup.com", "disable-us1.com", + "discord-nitro-best.com", "diskstation.eu", "diversyfundcrypto.com", "docenrtelond.com", @@ -2444,6 +2442,7 @@ "openocean.polkastarter.com.es", "openoceanglobal.medium.com.ru", "openprotocol.live", + "opensea.com.my", "openseasdapps.com", "opensyncs.com", "opnseawhitelist.com", @@ -4192,6 +4191,7 @@ "walletconnectbot.online", "walletconnectbridge.com", "walletconnectcheck.com", + "walletconnectclient.online", "walletconnectconfirmation.com", "walletconnectconfirmation.net", "walletconnectconfirmations.com", diff --git a/meta/2022-02.json b/meta/2022-02.json index ced4ed0ef..df7f62b24 100644 --- a/meta/2022-02.json +++ b/meta/2022-02.json @@ -135,6 +135,10 @@ "date": "2022-02-18", "url": "dappwalletlink.com" }, + { + "date": "2022-02-18", + "url": "discord-nitro-best.com" + }, { "date": "2022-02-18", "url": "easydappsfix.com" @@ -231,6 +235,10 @@ "date": "2022-02-18", "url": "openedappsauthen.com" }, + { + "date": "2022-02-18", + "url": "opensea.com.my" + }, { "date": "2022-02-18", "url": "pacakehelpswaps.site" @@ -335,6 +343,10 @@ "date": "2022-02-18", "url": "walletconnect.hillsfinancialservice.com" }, + { + "date": "2022-02-18", + "url": "walletconnectclient.online" + }, { "date": "2022-02-18", "url": "walletdapps-ext.org" diff --git a/package.json b/package.json index 27ef901ca..906413785 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ "url": "https://github.com/polkadot-js/phishing.git" }, "sideEffects": false, - "version": "0.8.189", + "version": "0.8.190", "workspaces": [ "packages/*" ], diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5f110abd1..1c57ea6c2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -17,7 +17,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.8.189", + "version": "0.8.190", "main": "index.js", "dependencies": { "@babel/runtime": "^7.17.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 318fd4afb..201530f50 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.8.189' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.8.190' };