From 1c18504754938375f6f79d8138538bedcd11d23a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 28 Nov 2025 07:14:15 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.24-3-x skip-checks: true --- CONTRIBUTORS | 4 ++-- all.json | 7 +++---- all/live/all.json | 1 + all/pro/all.json | 1 + meta/2025-11.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 8 files changed, 19 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index cdb88a094..79f05798e 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,12 +1,12 @@ 1282 Tim Janssen Update all.json (#5538) 1250 Frank Update all.json (#5537) - 777 mhusnirizal update all.json (#5506) + 778 mhusnirizal update all.json (#5543) 619 Mich block bad website dot-reward.com (#5421) 551 Jaco Allow addition of denySub entries (#4223) 133 alineherzman Update all.json (#5527) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) - 41 ChainPatrol Bot Add phishing domains from ChainPatrol (4 total) (#5542) + 42 ChainPatrol Bot Add phishing domains from ChainPatrol (#5544) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) diff --git a/all.json b/all.json index c2b0cddbb..0028681e9 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "zapto.org" ], "deny": [ - "migrate-polkadotapp.pro", - "polkadotmigration.live", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", @@ -29281,6 +29279,7 @@ "migrate-pepeunchained.com", "migrate-petversegames.com", "migrate-polkadot.com", + "migrate-polkadotapp.pro", "migrate-portal.com", "migrate-psyoploy.pro", "migrate-pufferfi.com", @@ -35526,6 +35525,7 @@ "polkadotlite.online", "polkadotlive.com", "polkadotlive.network", + "polkadotmigration.live", "polkadotmining.de", "polkadotmoney.xyz", "polkadotnet.com", @@ -52808,8 +52808,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "polkadotmigration.live" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/live/all.json b/all/live/all.json index 0c0553eb5..de48a7431 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -1448,6 +1448,7 @@ "polkadotcash.live", "polkadotclaim.live", "polkadotevent.live", + "polkadotmigration.live", "polkadotpro.live", "polkadots-airdrop.live", "polkadots.live", diff --git a/all/pro/all.json b/all/pro/all.json index e48091393..b24716b7f 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -332,6 +332,7 @@ "migrate-captaininu.pro", "migrate-gala.pro", "migrate-olympusdao.pro", + "migrate-polkadotapp.pro", "migrate-psyoploy.pro", "migrate.thena-fi.pro", "migratethena.syncdapp.pro", diff --git a/meta/2025-11.json b/meta/2025-11.json index 64ccd9582..2ab2132b4 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2025-11-28", + "url": "migrate-polkadotapp.pro" + }, + { + "date": "2025-11-28", + "url": "polkadotmigration.live" + }, { "date": "2025-11-27", "url": "app-bittensorwallet.pages.dev" diff --git a/package.json b/package.json index 7b40ab9d4..c91d84857 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.24-2-x", + "version": "0.25.24-3-x", "versions": { - "git": "0.25.24-2-x", + "git": "0.25.24-3-x", "npm": "0.25.23" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 98d49e6b3..0edc3c36f 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.24-2-x", + "version": "0.25.24-3-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.9", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 1cb92abcf..2d26b96de 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.25.24-2-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-3-x' };