From cea8a168a3fa85382aaeb2617bb5205793c7f1e9 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 19 Nov 2025 10:58:57 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.23-13-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/cfd/all.json | 1 + all/dev/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, 18 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 980bd420a..23f9d008a 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -6,7 +6,7 @@ 132 alineherzman Update all.json (#5491) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) - 35 ChainPatrol Bot Add phishing domains from ChainPatrol (#5523) + 36 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5526) 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 e77bea814..e8258d09e 100644 --- a/all.json +++ b/all.json @@ -1848,6 +1848,7 @@ "airpepe.com", "airplop.link", "airrmint.com", + "airsdropalert.cfd", "airsdropsalert.cfd", "airsdropsalert.click", "airsdropsalert.lol", @@ -35900,6 +35901,7 @@ "portal-derive.xyz", "portal-dood.com", "portal-drops.cfd", + "portal-drops.dev", "portal-eligibility.com", "portal-flare.network", "portal-flarenetwork.pages.dev", @@ -52589,9 +52591,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "portal-drops.dev", - "airsdropalert.cfd" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/cfd/all.json b/all/cfd/all.json index afb53690f..c8fc583c0 100644 --- a/all/cfd/all.json +++ b/all/cfd/all.json @@ -10,6 +10,7 @@ "airdrop.opensea.cfd", "airdrpsalert.cfd", "airdrpsalerts.cfd", + "airsdropalert.cfd", "airsdropsalert.cfd", "airsdropsalerts.cfd", "aixbt-sushi.cfd", diff --git a/all/dev/all.json b/all/dev/all.json index 2085568b5..5498a58e1 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -2143,6 +2143,7 @@ "portal-98i.pages.dev", "portal-access-reward.pages.dev", "portal-astra-network.pages.dev", + "portal-drops.dev", "portal-flarenetwork.pages.dev", "portal-nodes.pages.dev", "portal-testnet-haven1.pages.dev", diff --git a/meta/2025-11.json b/meta/2025-11.json index fa6fd1981..226f088f7 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,4 +1,12 @@ [ + { + "date": "2025-11-19", + "url": "airsdropalert.cfd" + }, + { + "date": "2025-11-19", + "url": "portal-drops.dev" + }, { "date": "2025-11-18", "url": "airdropsalert.click" diff --git a/package.json b/package.json index 46f13fef7..1d653e24c 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.23-12-x", + "version": "0.25.23-13-x", "versions": { - "git": "0.25.23-12-x", + "git": "0.25.23-13-x", "npm": "0.25.22" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 69fb823cb..ddf47fdde 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.23-12-x", + "version": "0.25.23-13-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.8", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 468111c1d..17085ea8e 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.23-12-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.23-13-x' };