diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 2c2929053..0727c156f 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1180 Tim Janssen Update all.json (#5186) + 1181 Tim Janssen Update all.json (#5189) 1152 Frank Update all.json (#5188) 719 mhusnirizal update all.json (#5187) 618 Mich Block hub-polkadot.com (#4343) @@ -36,6 +36,7 @@ 1 Andrin Rehmann Remove AWS amplify from denied, add to allowed (#2775) 1 Aoi I have updated all.json with some more scam websites (#4954) 1 Arjun Porwal feat: add tldts dependency for improved hostname parsing (#5128) + 1 ChainPatrol Bot Add phishing domains from ChainPatrol (#5193) 1 Christina-Marie A Miyar Update all.json (#855) 1 Christopher Bleckmann-Dreher Update all.json (#1360) 1 Danny Salman Add scam site (#461) diff --git a/all.json b/all.json index 440d795f3..4ab3d3ffd 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ ], "deny": [ "0-chain.com", - "inj-sushi.pro", - "assetsrefixnode.pages.dev", - "cryptsupport.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -3916,6 +3913,7 @@ "assetspair.com", "assetsplusdapps.biz", "assetsrectify.com", + "assetsrefixnode.pages.dev", "assetsrestore.org", "assetsrpcfix.com", "assetssecuritybackup.co", @@ -11898,6 +11896,7 @@ "cryptsolution.net", "cryptsolution.online", "cryptsolutions.digital", + "cryptsupport.com", "cryptsyncs.com", "cryptvali.cloud", "cryptvalidate.com", @@ -21318,6 +21317,7 @@ "inj-openseanft8.vercel.app", "inj-openseanft9.vercel.app", "inj-space.app", + "inj-sushi.pro", "injdrop.pages.dev", "injective-allocation.com", "injective-app.info", @@ -31831,6 +31831,7 @@ "polkadotswallet.website", "polkadotswap.online", "polkadotsync.com", + "polkadott.network", "polkadottechnology.com", "polkadottii3.co.uk", "polkadottoken.live", @@ -47266,8 +47267,7 @@ "zxcoin.website", "zyfi-tokensoft.org", "zyloqsupport.online", - "zzcoin.website", - "polkadott.network" + "zzcoin.website" ], "denySub": [ "twitter.com/AcalaNetworks", diff --git a/all/com/all.json b/all/com/all.json index 6ab9878fb..52fc822c8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -3819,6 +3819,7 @@ "cryptrectify.com", "cryptrectifyer.com", "cryptsmartchain.com", + "cryptsupport.com", "cryptsyncs.com", "cryptvalidate.com", "cryptweb3networks.com", diff --git a/all/dev/all.json b/all/dev/all.json index f2da82b6f..a35a170e8 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -196,6 +196,7 @@ "artyfactgames-launch.pages.dev", "artyfacts-launchpad.pages.dev", "assetrectification.dev", + "assetsrefixnode.pages.dev", "assist-support.pages.dev", "astarnetwork.dev", "astroportvalid.pages.dev", diff --git a/all/network/all.json b/all/network/all.json index 44f391d42..2d88fda4c 100644 --- a/all/network/all.json +++ b/all/network/all.json @@ -578,6 +578,7 @@ "polkadotlive.network", "polkadotrewards.network", "polkadots.network", + "polkadott.network", "polkadotweb.network", "polkapot.network", "polkatoken.network", diff --git a/all/pro/all.json b/all/pro/all.json index 6035f6175..8b29fe653 100644 --- a/all/pro/all.json +++ b/all/pro/all.json @@ -225,6 +225,7 @@ "ibisvarietydoms.pro", "importmultiapp.pro", "imtokent.pro", + "inj-sushi.pro", "inqubeta-claim.pro", "integratedchainfixer.pro", "integratedprotocols.pro", diff --git a/meta/2025-07.json b/meta/2025-07.json index 9781ac57a..ea374b926 100644 --- a/meta/2025-07.json +++ b/meta/2025-07.json @@ -1,4 +1,20 @@ [ + { + "date": "2025-07-08", + "url": "assetsrefixnode.pages.dev" + }, + { + "date": "2025-07-08", + "url": "cryptsupport.com" + }, + { + "date": "2025-07-08", + "url": "inj-sushi.pro" + }, + { + "date": "2025-07-08", + "url": "polkadott.network" + }, { "date": "2025-07-07", "url": "1fueltoken.cfd" diff --git a/package.json b/package.json index 63992ab92..775a5d1c1 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.15-23-x", + "version": "0.25.15-24-x", "versions": { - "git": "0.25.15-23-x", + "git": "0.25.15-24-x", "npm": "0.25.14" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index eb5f5667c..f4f7588b2 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.15-23-x", + "version": "0.25.15-24-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.3", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 2128d96ec..be3f0a85c 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.15-23-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.15-24-x' };