diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fde928319..8f26bb722 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 1184 Tim Janssen Update all.json (#5209) 1157 Frank Update all.json (#5206) - 721 mhusnirizal update all.json (#5211) + 722 mhusnirizal update all.json (#5212) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 124 alineherzman Update all.json (#5113) diff --git a/all.json b/all.json index ff99c14bf..73f827e8c 100644 --- a/all.json +++ b/all.json @@ -31,8 +31,6 @@ "zapto.org" ], "deny": [ - "web3securitynetwork.com", - "aevo-sushi.cfd", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", @@ -715,6 +713,7 @@ "aethir.site", "aethraclaim.online", "aevo-apps.xyz", + "aevo-sushi.cfd", "aevoclaim.com", "aevoclaim.live", "aevofoundation.support", @@ -45944,6 +45943,7 @@ "web3secure3d.lol", "web3secureauth.com", "web3securedefi.com", + "web3securitynetwork.com", "web3securityvault.com", "web3server.xyz", "web3servermodal.tech", diff --git a/all/cfd/all.json b/all/cfd/all.json index ca272f4e8..94580cdda 100644 --- a/all/cfd/all.json +++ b/all/cfd/all.json @@ -1,6 +1,7 @@ [ "1fueltoken.cfd", "aave-sushi.cfd", + "aevo-sushi.cfd", "airdrop-pepe.cfd", "airdrop.defiapp.cfd", "airdrop.opensea.cfd", diff --git a/all/com/all.json b/all/com/all.json index 07da39c73..589ce3ed8 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -15428,6 +15428,7 @@ "web3sectors.com", "web3secureauth.com", "web3securedefi.com", + "web3securitynetwork.com", "web3securityvault.com", "web3smartcalls.com", "web3srectify.com", diff --git a/meta/2025-07.json b/meta/2025-07.json index fe1336916..4c149e6b7 100644 --- a/meta/2025-07.json +++ b/meta/2025-07.json @@ -7,6 +7,10 @@ "date": "2025-07-10", "url": "0xarb.xyz." }, + { + "date": "2025-07-10", + "url": "aevo-sushi.cfd" + }, { "date": "2025-07-10", "url": "amlcheckbybit.online" @@ -71,6 +75,10 @@ "date": "2025-07-10", "url": "tutoraltooken.xyz" }, + { + "date": "2025-07-10", + "url": "web3securitynetwork.com" + }, { "date": "2025-07-09", "url": "allchain-dappresolution.org" diff --git a/package.json b/package.json index 9f49d9587..47ef1b74e 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.15-37-x", + "version": "0.25.15-38-x", "versions": { - "git": "0.25.15-37-x", + "git": "0.25.15-38-x", "npm": "0.25.14" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ff0322db6..20ba186de 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.15-37-x", + "version": "0.25.15-38-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 24e40a308..1c5f6203a 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-37-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.15-38-x' };