From 1b3d264d9e718d6228caf3e8ef8efd63bf447a9b Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 13 Jun 2023 22:18:47 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.21.6-8-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/live/all.json | 1 + all/website/all.json | 1 + meta/2023-06.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 17 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3fc0f7210..b40f12858 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 688 Frank Update all.json (#3459) + 689 Frank Update all.json (#3460) 627 Tim Janssen Update all.json (#3457) 610 Mich block `rescue-ai.netlify.app` (#3375) 538 Jaco Adjust crosscheck to check for sub-domains (#3456) diff --git a/all.json b/all.json index 8c6e2a3a6..af706e1fc 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "deny": [ "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", - "dexfinex.live", -"mexvedexconn.website", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", @@ -5858,6 +5856,7 @@ "dexconnetswebs.com", "dexconnetweb.com", "dexdapps.online", + "dexfinex.live", "dexfix.site", "dexfixrestore.com", "dexhubonline.com", @@ -9854,6 +9853,7 @@ "mettammask.netlify.app", "mettmask.bar", "mew-metamask.com", + "mexvedexconn.website", "meykulopres.site", "mgmart.shop", "mi-gratedapp.com", diff --git a/all/live/all.json b/all/live/all.json index d1bf2c3e9..55cd0f1c6 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -369,6 +369,7 @@ "devscollab.live", "dexbridgelink.live", "dexconnect.live", + "dexfinex.live", "dexlink.live", "dexsynclink.live", "digital-authorepair.live", diff --git a/all/website/all.json b/all/website/all.json index b4e516a57..5b70532ad 100644 --- a/all/website/all.json +++ b/all/website/all.json @@ -75,6 +75,7 @@ "livewalletconnect.website", "merrrgetohkennvv2.website", "metamaskrestore.website", + "mexvedexconn.website", "migquickio.website", "mnwautochain.website", "newbridge-vra.website", diff --git a/meta/2023-06.json b/meta/2023-06.json index 55304b022..66e9b5e53 100644 --- a/meta/2023-06.json +++ b/meta/2023-06.json @@ -51,6 +51,10 @@ "date": "2023-06-13", "url": "defiappsprotocol.web.app" }, + { + "date": "2023-06-13", + "url": "dexfinex.live" + }, { "date": "2023-06-13", "url": "fightoutmainnet.com" @@ -87,6 +91,10 @@ "date": "2023-06-13", "url": "mainnetsynchs.site" }, + { + "date": "2023-06-13", + "url": "mexvedexconn.website" + }, { "date": "2023-06-13", "url": "migdapp.com" diff --git a/package.json b/package.json index 25d26e1da..fd865e508 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.21.6-7-x", + "version": "0.21.6-8-x", "versions": { - "git": "0.21.6-7-x", + "git": "0.21.6-8-x", "npm": "0.21.5" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 059cc583b..fe6d6b6f6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./detectPackage.cjs" ], "type": "module", - "version": "0.21.6-7-x", + "version": "0.21.6-8-x", "main": "index.js", "dependencies": { "@polkadot/util": "^12.3.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 29de24bed..15a0c4314 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.21.6-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.21.6-8-x' };