From 9159e959fe4e4d6db6bc502a2728e096891184dd Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Wed, 5 Nov 2025 08:50:56 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.22-38-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 4 ++-- all/surf/all.json | 3 ++- meta/2025-11.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 13 insertions(+), 8 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2d1a104bb..52b75d2de 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -7,7 +7,7 @@ 97 michalisFr Update address.json (#4380) 45 Tarik Gul 13.4.3 (#4958) 32 Bill Laboon Add phishing links from malicious Referendum 203 (#3996) - 20 ChainPatrol Bot Add phishing domains from ChainPatrol (#5481) + 21 ChainPatrol Bot Add phishing domains from ChainPatrol (#5483) 20 Valentin Fernandez 0.25.21 (#5441) 18 Josip Š Update all.json (#4408) 14 crypto-scambaiter Update all.json (#5242) diff --git a/all.json b/all.json index 9206c8526..96f7c09d7 100644 --- a/all.json +++ b/all.json @@ -42474,6 +42474,7 @@ "sushi-com.cyou", "sushi-com.info", "sushi-com.pro", + "sushi-com.surf", "sushi-coq.top", "sushi-cvc.top", "sushi-dar.top", @@ -52146,8 +52147,7 @@ "zxxyz.xyz", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "sushi-com.surf" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/surf/all.json b/all/surf/all.json index 606fcdde8..fea2a67d8 100644 --- a/all/surf/all.json +++ b/all/surf/all.json @@ -1,3 +1,4 @@ [ - "321998dc83451dfa7d497e5b9e10b3bf.surf" + "321998dc83451dfa7d497e5b9e10b3bf.surf", + "sushi-com.surf" ] diff --git a/meta/2025-11.json b/meta/2025-11.json index c0a5d7bcc..cf621d976 100644 --- a/meta/2025-11.json +++ b/meta/2025-11.json @@ -75,6 +75,10 @@ "date": "2025-11-05", "url": "smartprotocolapp.com" }, + { + "date": "2025-11-05", + "url": "sushi-com.surf" + }, { "date": "2025-11-05", "url": "trustdapp-solve.pages.dev" diff --git a/package.json b/package.json index 4c101d929..522dcdd92 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.22-37-x", + "version": "0.25.22-38-x", "versions": { - "git": "0.25.22-37-x", + "git": "0.25.22-38-x", "npm": "0.25.21" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 98b3e2d81..46b2b9b83 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.22-37-x", + "version": "0.25.22-38-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 6812882b8..1631b35f6 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-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.22-38-x' };