From 3aacec5ad2ff6eaae1d7a7266fd71e31af72d0c5 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 27 Nov 2025 12:17:12 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.24-1-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- all/cfd/all.json | 1 + all/lat/all.json | 1 + all/lol/all.json | 1 + all/sbs/all.json | 1 + meta/2025-11.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 10 files changed, 30 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index c9df2653e..d5683ebdd 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -6,7 +6,7 @@ 133 alineherzman Update all.json (#5527) 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) - 40 ChainPatrol Bot Add phishing domains from ChainPatrol (#5541) + 41 ChainPatrol Bot Add phishing domains from ChainPatrol (4 total) (#5542) 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 c102183ee..a13c1a498 100644 --- a/all.json +++ b/all.json @@ -5772,6 +5772,10 @@ "beeemmiigrate.xyz", "beefcoin-airdrop.space", "beefcow.org", + "beefy-hub.cfd", + "beefy-hub.lat", + "beefy-hub.lol", + "beefy-hub.sbs", "beefy-io.gift", "beefy.claims", "beefy.cloud", @@ -52788,11 +52792,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "beefy-hub.lat", - "beefy-hub.lol", - "beefy-hub.sbs", - "beefy-hub.cfd" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/cfd/all.json b/all/cfd/all.json index 907df67c8..92eb8b6e8 100644 --- a/all/cfd/all.json +++ b/all/cfd/all.json @@ -33,6 +33,7 @@ "axgt-sushi.cfd", "batch-dollar.cfd", "bdxn-sushi.cfd", + "beefy-hub.cfd", "beefyapps.cfd", "beefyhub.cfd", "bnb-sushi.cfd", diff --git a/all/lat/all.json b/all/lat/all.json index 08a7fc9a0..c8f6b48d4 100644 --- a/all/lat/all.json +++ b/all/lat/all.json @@ -6,6 +6,7 @@ "app-airdropalert.lat", "app-maiga-ai.lat", "axgt-sushi.lat", + "beefy-hub.lat", "beefyapps.lat", "beefyhubs.lat", "blastioairdrop.lat", diff --git a/all/lol/all.json b/all/lol/all.json index 175798d56..102b20509 100644 --- a/all/lol/all.json +++ b/all/lol/all.json @@ -21,6 +21,7 @@ "app-newbridge-bep2tool.lol", "app-swellnetworks.lol", "azuki.lol", + "beefy-hub.lol", "beefyapps.lol", "beefyhub.lol", "beefyhubs.lol", diff --git a/all/sbs/all.json b/all/sbs/all.json index 8787a8f1d..3999f3ba7 100644 --- a/all/sbs/all.json +++ b/all/sbs/all.json @@ -19,6 +19,7 @@ "avail.sbs", "avalon-claim.sbs", "axionarch.sbs", + "beefy-hub.sbs", "beefyapps.sbs", "beefyhub.sbs", "beefyhubs.sbs", diff --git a/meta/2025-11.json b/meta/2025-11.json index 5fa98b0e9..ad27772dd 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,4 +1,20 @@ [ + { + "date": "2025-11-27", + "url": "beefy-hub.cfd" + }, + { + "date": "2025-11-27", + "url": "beefy-hub.lat" + }, + { + "date": "2025-11-27", + "url": "beefy-hub.lol" + }, + { + "date": "2025-11-27", + "url": "beefy-hub.sbs" + }, { "date": "2025-11-26", "url": "hubs-beefy.sbs" diff --git a/package.json b/package.json index f6ec9dcef..e8bb5600e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.24-0-x", + "version": "0.25.24-1-x", "versions": { - "git": "0.25.24-0-x", + "git": "0.25.24-1-x", "npm": "0.25.23" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 935550f84..06e372d1c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.24-0-x", + "version": "0.25.24-1-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 a2db7fd74..ceb0ed0a4 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-0-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.24-1-x' };