From ecd49a4b0c671fea2de86aa07bcdb9bb4ac3a028 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 2 Nov 2025 16:09:03 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.22-27-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/lol/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 d27b79b88..bd06419ad 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -9,7 +9,7 @@ 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) - 16 ChainPatrol Bot Add phishing domains from ChainPatrol (9 total) (#5472) + 17 ChainPatrol Bot Add phishing domains from ChainPatrol (#5473) 14 crypto-scambaiter Update all.json (#5242) 14 ImdioR Phishing scam website +1 more (#5435) 13 ccris02 Update all.json (#1510) diff --git a/all.json b/all.json index 27c39d869..e7fe7a069 100644 --- a/all.json +++ b/all.json @@ -1812,6 +1812,7 @@ "airdrpsalert.club", "airdrpsalert.life", "airdrpsalert.locker", + "airdrpsalert.lol", "airdrpsalerts.cfd", "airearning.com", "airesolution.live", @@ -52036,8 +52037,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "airdrpsalert.lol" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/lol/all.json b/all/lol/all.json index 79e180f41..588e71e2e 100644 --- a/all/lol/all.json +++ b/all/lol/all.json @@ -11,6 +11,7 @@ "airdrops-elys-network.lol", "airdrops-iinea.lol", "airdrpalerts.lol", + "airdrpsalert.lol", "allappsconnectingin.lol", "allchainsnetworkappsynchr.lol", "apecoin-airdropclaim.lol", diff --git a/meta/2025-11.json b/meta/2025-11.json index f2c783cf0..096ed0fa6 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -3,6 +3,10 @@ "date": "2025-11-02", "url": "airdrpsalert.club" }, + { + "date": "2025-11-02", + "url": "airdrpsalert.lol" + }, { "date": "2025-11-02", "url": "airdrpsalerts.cfd" diff --git a/package.json b/package.json index 6efae899d..7a0fb85ab 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-26-x", + "version": "0.25.22-27-x", "versions": { - "git": "0.25.22-26-x", + "git": "0.25.22-27-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 2dec55b31..3fec34f93 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-26-x", + "version": "0.25.22-27-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 6f7da80c0..aa217b13d 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-26-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-27-x' };