From a82cfb861b69e07b9ba458acbbc73d227fd2a989 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Fri, 2 Jan 2026 13:32:05 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.25-33-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/biz/all.json | 1 + meta/2026-01.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 24092a5a2..8bf3d7e80 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -5,7 +5,7 @@ 551 Jaco Allow addition of denySub entries (#4223) 133 alineherzman Update all.json (#5527) 97 michalisFr Update address.json (#4380) - 57 ChainPatrol Bot Add phishing domains from ChainPatrol (2 total) (#5620) + 58 ChainPatrol Bot Add phishing domains from ChainPatrol (#5628) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) 20 Valentin Fernandez 0.25.21 (#5441) diff --git a/all.json b/all.json index 2564c427c..dc955f14c 100644 --- a/all.json +++ b/all.json @@ -44182,6 +44182,7 @@ "sushi-steth.top", "sushi-stg.top", "sushi-super.top", + "sushi-swap.biz", "sushi-swap.co.com", "sushi-swap.org", "sushi-swaper.com", @@ -54148,8 +54149,7 @@ "zyfi-tokensoft.org", "zyloqsupport.online", "zypha.xyz", - "zzcoin.website", - "sushi-swap.biz" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/biz/all.json b/all/biz/all.json index eff884196..1f1d6a1a7 100644 --- a/all/biz/all.json +++ b/all/biz/all.json @@ -62,6 +62,7 @@ "smartcointechsolution.biz", "spacecoins.biz", "sushi-cc.biz", + "sushi-swap.biz", "swap360.biz", "testoken.biz", "theecoconnect.biz", diff --git a/meta/2026-01.json b/meta/2026-01.json index 43f4266a5..f8ac0c142 100644 --- a/meta/2026-01.json +++ b/meta/2026-01.json @@ -123,6 +123,10 @@ "date": "2026-01-02", "url": "solxjup.onspace.app" }, + { + "date": "2026-01-02", + "url": "sushi-swap.biz" + }, { "date": "2026-01-02", "url": "ton-9r8.pages.dev" diff --git a/package.json b/package.json index d09e621eb..70440faf1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.25-32-x", + "version": "0.25.25-33-x", "versions": { - "git": "0.25.25-32-x", + "git": "0.25.25-33-x", "npm": "0.25.24" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 92472e8bf..db0729ecf 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.25-32-x", + "version": "0.25.25-33-x", "main": "index.js", "dependencies": { "@polkadot/util": "^14.0.1", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 301c777b1..4aad6c3b1 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.25-32-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.25-33-x' };