From 97253ba4e2277af6bd0736ffc3a411800caf4a4a Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 18 Nov 2025 08:28:08 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.23-12-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/click/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 a0b889f05..980bd420a 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) - 34 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5522) + 35 ChainPatrol Bot Add phishing domains from ChainPatrol (#5523) 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 72379e95f..4ef930ace 100644 --- a/all.json +++ b/all.json @@ -1766,6 +1766,7 @@ "airdropsaga.pro", "airdropsahara.com", "airdropsalert.bar", + "airdropsalert.click", "airdropsalert.sbs", "airdropsalert.xyz", "airdropscan.icu", @@ -52588,8 +52589,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "airdropsalert.click" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/click/all.json b/all/click/all.json index 31e82ce8c..459ff9edd 100644 --- a/all/click/all.json +++ b/all/click/all.json @@ -4,6 +4,7 @@ "airdapp.click", "airdrop-eigen.click", "airdrop-layerzero.click", + "airdropsalert.click", "airdrpalert.click", "airdrpsalerts.click", "airsdropsalert.click", diff --git a/meta/2025-11.json b/meta/2025-11.json index f090b8047..fa6fd1981 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-11-18", + "url": "airdropsalert.click" + }, { "date": "2025-11-17", "url": "airdrpsalerts.sbs" diff --git a/package.json b/package.json index e36bdd5ed..46f13fef7 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.23-11-x", + "version": "0.25.23-12-x", "versions": { - "git": "0.25.23-11-x", + "git": "0.25.23-12-x", "npm": "0.25.22" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c90158146..69fb823cb 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.23-11-x", + "version": "0.25.23-12-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 3c2d29db1..468111c1d 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-11-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.23-12-x' };