From 11bb6ea4751b33ce004d4a787301269303d40fdc Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 4 Nov 2025 14:24:26 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.22-35-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/cfd/all.json | 1 + meta/2025-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 12 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c379e21d1..c6668b32b 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,8 +7,8 @@ 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) + 20 ChainPatrol Bot Add phishing domains from ChainPatrol (#5481) 20 Valentin Fernandez 0.25.21 (#5441) - 19 ChainPatrol Bot Add phishing domains from ChainPatrol (3 total) (#5477) 18 Josip Š Update all.json (#4408) 14 crypto-scambaiter Update all.json (#5242) 14 ImdioR Phishing scam website +1 more (#5435) diff --git a/all.json b/all.json index 1fbaaf973..fea8c6989 100644 --- a/all.json +++ b/all.json @@ -1812,6 +1812,7 @@ "airdropzones.xyz", "airdrpalerts.lat", "airdrpalerts.lol", + "airdrpsalert.cfd", "airdrpsalert.club", "airdrpsalert.life", "airdrpsalert.locker", @@ -52124,8 +52125,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "airdrpsalert.cfd" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/cfd/all.json b/all/cfd/all.json index f248f69f3..3cc3f8ef4 100644 --- a/all/cfd/all.json +++ b/all/cfd/all.json @@ -8,6 +8,7 @@ "airdrop-pepe.cfd", "airdrop.defiapp.cfd", "airdrop.opensea.cfd", + "airdrpsalert.cfd", "airdrpsalerts.cfd", "aixbt-sushi.cfd", "alcx-sushi.cfd", diff --git a/meta/2025-11.json b/meta/2025-11.json index 1b9e4e251..b89688737 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -11,6 +11,10 @@ "date": "2025-11-04", "url": "airdrop-wlfi.org" }, + { + "date": "2025-11-04", + "url": "airdrpsalert.cfd" + }, { "date": "2025-11-04", "url": "aster-ink.top" diff --git a/package.json b/package.json index 43f0269bd..ab6d2c402 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-34-x", + "version": "0.25.22-35-x", "versions": { - "git": "0.25.22-34-x", + "git": "0.25.22-35-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 68e34dac5..3892a2762 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-34-x", + "version": "0.25.22-35-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.7", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index e8255e9d4..f83d631a0 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.22-34-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-35-x' };