From ca8e79f055a4e602a770a71b44edf414d1ebb5af Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 4 Dec 2025 19:20:26 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.24-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/app/all.json | 2 ++ meta/2025-12.json | 8 ++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 18 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 3ab1a120f..8d05f935c 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 551 Jaco Allow addition of denySub entries (#4223) 133 alineherzman Update all.json (#5527) 97 michalisFr Update address.json (#4380) - 46 ChainPatrol Bot Add phishing domains from ChainPatrol (#5560) + 47 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5562) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 20 Valentin Fernandez 0.25.21 (#5441) diff --git a/all.json b/all.json index 225d33165..526cf2f5f 100644 --- a/all.json +++ b/all.json @@ -1772,6 +1772,7 @@ "airdropsaga.com", "airdropsaga.pro", "airdropsahara.com", + "airdropsalert.app", "airdropsalert.bar", "airdropsalert.click", "airdropsalert.onl", @@ -36179,6 +36180,7 @@ "portal-debank.com", "portal-derive.xyz", "portal-dood.com", + "portal-drops.app", "portal-drops.cfd", "portal-drops.dev", "portal-eligibility.com", @@ -53010,9 +53012,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "portal-drops.app", - "airdropsalert.app" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/app/all.json b/all/app/all.json index ea842da51..24a29d208 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -83,6 +83,7 @@ "airdropmainnetprotocol.web.app", "airdropo.app", "airdropped.vercel.app", + "airdropsalert.app", "airdropvalidate.web.app", "airlaunchpad.app", "aitechspad.app", @@ -2282,6 +2283,7 @@ "pooocoln.app", "pooswapfinance.web.app", "portal-bouncebiit.vercel.app", + "portal-drops.app", "portalbouncebit.app", "portalbridge-dapp.vercel.app", "portalcoins.app", diff --git a/meta/2025-12.json b/meta/2025-12.json index 0242b20d8..52a0edeb1 100644 --- a/meta/2025-12.json +++ b/meta/2025-12.json @@ -1,4 +1,12 @@ [ + { + "date": "2025-12-04", + "url": "airdropsalert.app" + }, + { + "date": "2025-12-04", + "url": "portal-drops.app" + }, { "date": "2025-12-03", "url": "airdropsalert.onl" diff --git a/package.json b/package.json index 60d953ce5..14e1e110f 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.24-11-x", + "version": "0.25.24-12-x", "versions": { - "git": "0.25.24-11-x", + "git": "0.25.24-12-x", "npm": "0.25.23" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 5be9078af..740108a3d 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.24-11-x", + "version": "0.25.24-12-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 81eeeb709..76c079cda 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-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-12-x' };