From 23c10b725c45e7a7987849c3a3d6eba9d16d32ad Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Thu, 1 May 2025 05:17:37 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.10-0-x skip-checks: true --- CONTRIBUTORS | 1 + all.json | 39 ---------------------------- package.json | 4 +-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 5 files changed, 5 insertions(+), 43 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2bedf0f49..c6fba9c08 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -43,6 +43,7 @@ 1 Francois Marier Add a copy of the Apache-2.0 license (#1592) 1 Graham Dixon Adds polkadot.com.se phishing site (#27) 1 hhanson4 Update all.json (#454) + 1 ical10-backup update all.json (#5046) 1 impelcrypto added fake astar portal phishing sites (#3250) 1 Kahori Update all.json (#2839) 1 kindknow chore: remove repetitive word (#4376) diff --git a/all.json b/all.json index 98b7b5b68..060967185 100644 --- a/all.json +++ b/all.json @@ -31,45 +31,6 @@ "zapto.org" ], "deny": [ - "vempire-opal.vercel.app", - "assets-keip.com", - "navigators.exchange", - "register-opsec.net", - "claim.arcadiafinance.world", - "claim.firstbroccoli.live", - "claim.bnbxbt.click", - "allocation-aave.com", - "solaxypresale.cloud", - "riverbuild.ltd", - "t1protocol.app-scan.com", - "redbelly-network.xyz", - "checker-worldliberty.site", - "huddle01.app-scan.com", - "register-benqifi.xyz", - "claimed-solaxy.io", - "misttrack.pro", - "claim-pepeto.com", - "usdnftvoucher.com", - "claim.onyxdao.world", - "kaitoai-register.xyz", - "swistronik.xyz", - "liskrpc.netlify.app", - "abster.org", - "bugifixpc.com", - "gomblegame.xyz", - "claims-mindofpepe.com", - "morphware-register.xyz", - "wojaks-registration.xyz", - "dappschaindao.pages.dev", - "rewards-wallstreetwep.com", - "puzzlemania-0g.xyz", - "curve-app.netlify.app", - "curveswap.vercel.app", - "gomble.digital", - "dawgz-en.xyz", - "xyzverse-token.xyz", - "nomisma.run", - "good-cryptox.top", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", diff --git a/package.json b/package.json index bace226a8..3ae086211 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.9", + "version": "0.25.10-0-x", "versions": { - "git": "0.25.9", + "git": "0.25.10-0-x", "npm": "0.25.9" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 88c0b869a..35126e07c 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.9", + "version": "0.25.10-0-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 48610ce07..10cd29d97 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.9' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.10-0-x' };