From 1e8ba69277e85a46f2d43d251b14bcb9ece7b8b2 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 24 Jul 2024 14:59:20 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.23.2-18-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/live/all.json | 1 + all/top/all.json | 1 + meta/2024-07.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 54646f592..e1fd51a1a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -3,8 +3,8 @@ 635 mhusnirizal Update all.json (#4534) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) + 98 alineherzman Update all.json (#4545) 97 michalisFr Update address.json (#4380) - 96 alineherzman Update all.json (#4543) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 19 Tarik Gul 0.23.1 (#4519) 18 Josip Š Update all.json (#4408) diff --git a/all.json b/all.json index 00aba3cb5..bbbf3a33f 100644 --- a/all.json +++ b/all.json @@ -35,13 +35,11 @@ "0kxwallet.org", "0nlinebot.github.io", "0pensea.co.uk", - "v3cloudloop.live", "0therside.com", "0ver.network", "0vvwvuniswap.top", "0vvwwuniswap.top", "0vwwuniswap.top", - "qhiqo.top", "0x-protocol.com", "0x-web3redrop.net", "0x0ai.org", @@ -24197,6 +24195,7 @@ "qfsxbackupassets.com", "qfxlnetwork.com", "qfxsignalassets.com", + "qhiqo.top", "qixadonfrig.tech", "qldkorean.net", "qpropaganda.com.br", @@ -30685,6 +30684,7 @@ "v3-uniswap-token.im", "v3-withdraw.quest", "v3-zyberswap.com", + "v3cloudloop.live", "v3dappsnow.xyz", "v3dappsresolve.live", "v3dappsresolve.us", diff --git a/all/live/all.json b/all/live/all.json index 6e2b30197..a32426141 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -1422,6 +1422,7 @@ "v2tokenbridge.live", "v2tokenmigration.live", "v2tokenswitch.live", + "v3cloudloop.live", "v3dappsresolve.live", "validappsync.live", "validateassets.live", diff --git a/all/top/all.json b/all/top/all.json index a0f2d0387..9f5dfc4d4 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -277,6 +277,7 @@ "psyoptoken.top", "pvpdnn.top", "pythairdrop.top", + "qhiqo.top", "qvegy.top", "rbntoken.top", "rectifycavity.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index ca41381b4..7f92c42ee 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -15,10 +15,18 @@ "date": "2024-07-24", "url": "metymaskusa.gitbook.io" }, + { + "date": "2024-07-24", + "url": "qhiqo.top" + }, { "date": "2024-07-24", "url": "v2-polkastarter.com" }, + { + "date": "2024-07-24", + "url": "v3cloudloop.live" + }, { "date": "2024-07-24", "url": "yznut.top" diff --git a/package.json b/package.json index 8c6fae36d..272a6f7ef 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-17-x", + "version": "0.23.2-18-x", "versions": { - "git": "0.23.2-17-x", + "git": "0.23.2-18-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 91773bf75..50a46471e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-17-x", + "version": "0.23.2-18-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.0.2", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index bf85b5a5b..2632ead79 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.23.2-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-18-x' };