From 74fedec85363ba9816f702b567118949c32f4d72 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sat, 22 Nov 2025 17:48:51 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.23-18-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 5b8b8900f..ba7cd9a78 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) - 38 ChainPatrol Bot Add phishing domains from ChainPatrol (#5532) + 39 ChainPatrol Bot Add phishing domains from ChainPatrol (#5533) 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 0f0f70c51..1b99ed4f2 100644 --- a/all.json +++ b/all.json @@ -1851,6 +1851,7 @@ "airplop.link", "airrmint.com", "airsdropalert.cfd", + "airsdropalert.click", "airsdropalert.sbs", "airsdropsalert.cfd", "airsdropsalert.click", @@ -52627,8 +52628,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "airsdropalert.click" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/click/all.json b/all/click/all.json index 6cd093916..8cb4a2d0e 100644 --- a/all/click/all.json +++ b/all/click/all.json @@ -7,6 +7,7 @@ "airdropsalert.click", "airdrpalert.click", "airdrpsalerts.click", + "airsdropalert.click", "airsdropsalert.click", "amlsecure.click", "apechain.click", diff --git a/meta/2025-11.json b/meta/2025-11.json index cc9f06b72..258b53db0 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-11-22", + "url": "airsdropalert.click" + }, { "date": "2025-11-21", "url": "beefyapp.click" diff --git a/package.json b/package.json index 033dc96d5..5b4345f76 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.23-17-x", + "version": "0.25.23-18-x", "versions": { - "git": "0.25.23-17-x", + "git": "0.25.23-18-x", "npm": "0.25.22" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ee800f629..dd008260e 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.23-17-x", + "version": "0.25.23-18-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 297413fb7..606e78734 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-17-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.23-18-x' };