From 57190e09990def2c273fde0d682b2af1e6357181 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 9 Nov 2025 18:51:17 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.22-55-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 6 +++--- all/biz/all.json | 1 + all/sbs/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 782ecb321..d367366c9 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,7 @@ 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) - 27 ChainPatrol Bot Add phishing domains from ChainPatrol (8 total) (#5498) + 28 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5502) 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) 14 crypto-scambaiter Update all.json (#5242) diff --git a/all.json b/all.json index 38caefcb0..c05e318cb 100644 --- a/all.json +++ b/all.json @@ -1848,6 +1848,7 @@ "airsdropsalert.cfd", "airsdropsalert.click", "airsdropsalert.lol", + "airsdropsalerts.sbs", "airsmint.com", "airswallets.com", "airswapreward.live", @@ -5717,6 +5718,7 @@ "beefy.cloud", "beefy.digital", "beefy.gifts", + "beefyapp.biz", "beefyhub.cfd", "beefyhub.lol", "beefyhub.sbs", @@ -52323,9 +52325,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "beefyapp.biz", - "airsdropsalerts.sbs" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/biz/all.json b/all/biz/all.json index cb104174a..30e75e5f6 100644 --- a/all/biz/all.json +++ b/all/biz/all.json @@ -5,6 +5,7 @@ "anonymixer.biz", "app-virtuals.biz", "assetsplusdapps.biz", + "beefyapp.biz", "bitcoinetftoken.biz", "blackwing.biz", "blender.biz", diff --git a/all/sbs/all.json b/all/sbs/all.json index aab9be630..c703787ef 100644 --- a/all/sbs/all.json +++ b/all/sbs/all.json @@ -3,6 +3,7 @@ "airdrop-crypto.sbs", "airdropsalert.sbs", "airdrpsalert.sbs", + "airsdropsalerts.sbs", "allnodesrectify.sbs", "apollovelo.sbs", "app-enel.sbs", diff --git a/meta/2025-11.json b/meta/2025-11.json index 89c09f024..110aa022b 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -11,6 +11,10 @@ "date": "2025-11-09", "url": "airsdropsalert.click" }, + { + "date": "2025-11-09", + "url": "airsdropsalerts.sbs" + }, { "date": "2025-11-09", "url": "app-ariaprotocal.xyz" @@ -47,6 +51,10 @@ "date": "2025-11-09", "url": "asterdux.wiki" }, + { + "date": "2025-11-09", + "url": "beefyapp.biz" + }, { "date": "2025-11-09", "url": "beefyhub.cfd" diff --git a/package.json b/package.json index 071c5eea8..5e53cb4f1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-54-x", + "version": "0.25.22-55-x", "versions": { - "git": "0.25.22-54-x", + "git": "0.25.22-55-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 606da4253..54a5c225a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-54-x", + "version": "0.25.22-55-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 d6298c744..b069a4028 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-54-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-55-x' };