From 7579b662821afb307427e9e9df7a693dd59bf802 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 22 May 2025 18:54:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.11-10-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 3 +-- all/app/all.json | 1 + meta/2025-05.json | 4 ++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 7 files changed, 11 insertions(+), 7 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 7e6e65fa7..295fa4a24 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -10,7 +10,7 @@ 18 Josip Š Update all.json (#4408) 13 ccris02 Update all.json (#1510) 13 crypto-scambaiter Update all.json (#4246) - 10 ImdioR Add scam airdrop (#5064) + 11 ImdioR Scamwebsite (#5093) 9 bipul kumar hansdah pepecoin phishing site (important) (#3275) 9 Dan Shields add multipe reported scams (#297) 8 grizzly375 Update all.json (#575) diff --git a/all.json b/all.json index d5fb08520..e5cdd13ce 100644 --- a/all.json +++ b/all.json @@ -33,13 +33,11 @@ "deny": [ "0-chain.com", "000000000000000000000deadburn.pages.dev", - "centrifuge-io.web.app", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", "09sync00.duckdns.org", "09sync1n0-duckdnrs.org", "09sync1n0-duckdns.org", - "centrifuge-io.web.app", "0asisprotocol.com", "0g.app-wallets.com", "0gfoundation.app", @@ -6793,6 +6791,7 @@ "centralsyncingswifts.app", "centralsyncronize.in", "centrictool.live", + "centrifuge-io.web.app", "centrifuge.onl", "centrifugeio.net", "centrldasdm.com", diff --git a/all/app/all.json b/all/app/all.json index ab85a838a..e6c83dd0f 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -300,6 +300,7 @@ "celatise.app", "celofi.app", "centralsyncingswifts.app", + "centrifuge-io.web.app", "chainbridge.app", "chaindex.netlify.app", "chaindrop.app", diff --git a/meta/2025-05.json b/meta/2025-05.json index cba48a9b4..41f2482c1 100644 --- a/meta/2025-05.json +++ b/meta/2025-05.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-05-22", + "url": "centrifuge-io.web.app" + }, { "date": "2025-05-22", "url": "peaq.claims" diff --git a/package.json b/package.json index 4881d07be..2d1c97ffc 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.11-9-x", + "version": "0.25.11-10-x", "versions": { - "git": "0.25.11-9-x", + "git": "0.25.11-10-x", "npm": "0.25.10" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 0189e2adb..72b04222a 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.11-9-x", + "version": "0.25.11-10-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.4.4", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index fca24a685..54ad8066f 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.11-9-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.11-10-x' };