diff --git a/CONTRIBUTORS b/CONTRIBUTORS index a40f5c92f..c2e7e6831 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1218 Tim Janssen Update all.json (#5327) + 1219 Tim Janssen Update all.json (#5328) 1191 Frank Update all.json (#5326) 740 mhusnirizal update all.json (#5315) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 385beb650..bc8587fed 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ ], "deny": [ "0-chain.com", - "ether55.pages.dev", - "wolrdlebartyfinancial.xyz", - "wolrdlebartyfinancial.xyz.", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -18481,6 +18478,7 @@ "ether-fi.app", "ether-gifts.com", "ether.fo", + "ether55.pages.dev", "etherauthdappmigrate.com", "etherblockscan.com", "etherbunny.mintbuy.me", @@ -48425,6 +48423,8 @@ "wojakethconnectfastauath.ru", "wojaks-registration.xyz", "woletconect.shop", + "wolrdlebartyfinancial.xyz", + "wolrdlebartyfinancial.xyz.", "wombatcoin.top", "wombatswap.com", "wondera.app", diff --git a/all/all.json b/all/all.json index 9ac4cebb1..494408e21 100644 --- a/all/all.json +++ b/all/all.json @@ -486,6 +486,7 @@ "wkeydao-sushi.xyz.", "wlfiofficial.xyz.", "wlfistakelive.xyz.", + "wolrdlebartyfinancial.xyz.", "woollytoken-registers.xyz.", "work-claim.xyz.", "workx-claim.xyz.", diff --git a/all/dev/all.json b/all/dev/all.json index 86325d5bf..3cc8f36d3 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1228,6 +1228,7 @@ "ethena-pool.pages.dev", "ethena-solutions.pages.dev", "ethena-symbiotic2-june23.pages.dev", + "ether55.pages.dev", "ethereum-networksauthentications.pages.dev", "ethereumnetworkfix.pages.dev", "ethereumplatformverification.pages.dev", diff --git a/all/xyz/all.json b/all/xyz/all.json index 6fee6daf3..47ed7eb08 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -3404,6 +3404,7 @@ "wlfistakelive.xyz", "wmtxmigration.xyz", "wojaks-registration.xyz", + "wolrdlebartyfinancial.xyz", "woollytoken-registers.xyz", "work-claim.xyz", "workx-claim.xyz", diff --git a/meta/2025-08.json b/meta/2025-08.json index 7e224fb30..3aaa175f7 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2025-08-31", + "url": "ether55.pages.dev" + }, + { + "date": "2025-08-31", + "url": "wolrdlebartyfinancial.xyz" + }, + { + "date": "2025-08-31", + "url": "wolrdlebartyfinancial.xyz." + }, { "date": "2025-08-29", "url": "airdrop-multiplenetwork.xyz" diff --git a/package.json b/package.json index 1c825e99e..b490528f3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-3-x", + "version": "0.25.19-4-x", "versions": { - "git": "0.25.19-3-x", + "git": "0.25.19-4-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 327f3b437..d00d0e565 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-3-x", + "version": "0.25.19-4-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.6", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 4f6b09011..4f3d97908 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.19-3-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-4-x' };