From c70af354689c4569bc8ae2cdf76d63a9d8e20224 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 23 Jul 2024 09:31:19 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.23.2-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 2 +- all/top/all.json | 1 + meta/2024-07.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 91c172cc6..972b4ee50 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -4,7 +4,7 @@ 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 97 michalisFr Update address.json (#4380) - 89 alineherzman Update all.json (#4531) + 90 alineherzman Update all.json (#4536) 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 f184e8649..2fcca0565 100644 --- a/all.json +++ b/all.json @@ -36,7 +36,6 @@ "0nlinebot.github.io", "0pensea.co.uk", "0therside.com", - "mpwao.top", "0ver.network", "0vvwvuniswap.top", "0vvwwuniswap.top", @@ -19725,6 +19724,7 @@ "mozik.medium.com.ru", "mpnfu.top", "mpsienaantifrode.com", + "mpwao.top", "mr-krab-token.xyz", "mrbeasttoken.net", "msentert.site", diff --git a/all/top/all.json b/all/top/all.json index b348033f9..beabf6e42 100644 --- a/all/top/all.json +++ b/all/top/all.json @@ -222,6 +222,7 @@ "moonbeamnetwork.top", "mopbx.top", "mpnfu.top", + "mpwao.top", "multidappsfixsync.top", "multidappsyncfix.top", "multistalks-server.top", diff --git a/meta/2024-07.json b/meta/2024-07.json index c392ef8c1..18eaf4a8e 100644 --- a/meta/2024-07.json +++ b/meta/2024-07.json @@ -1,4 +1,8 @@ [ + { + "date": "2024-07-23", + "url": "mpwao.top" + }, { "date": "2024-07-22", "url": "1inshairdrop.xyz" diff --git a/package.json b/package.json index 169059192..b9953cfbd 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.23.2-12-x", + "version": "0.23.2-13-x", "versions": { - "git": "0.23.2-12-x", + "git": "0.23.2-13-x", "npm": "0.23.1" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 16a1f55e5..9293224e1 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.23.2-12-x", + "version": "0.23.2-13-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 f8bdd754c..da1fdae27 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-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.23.2-13-x' };