diff --git a/CONTRIBUTORS b/CONTRIBUTORS index e9da6b1d5..fde928319 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1183 Tim Janssen Update all.json (#5207) + 1184 Tim Janssen Update all.json (#5209) 1157 Frank Update all.json (#5206) 721 mhusnirizal update all.json (#5211) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 8f9bfa9c9..e3e75ff06 100644 --- a/all.json +++ b/all.json @@ -32,9 +32,6 @@ ], "deny": [ "0-chain.com", - "0xarb.xyz", - "0xarb.xyz.", - "checkerapps.netlify.app", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -77,6 +74,8 @@ "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz", "0x946112efab61c3636cbd52de2e1392d7a75a6f01.art", "0xai-app.xyz", + "0xarb.xyz", + "0xarb.xyz.", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", "0xb7f72028d9b502dc871c444363a7ac5a52546608.pics", "0xclaims.shop", @@ -7666,6 +7665,7 @@ "checker.mangonef.run", "checker.mangonetw.xyz", "checker.skatechain.network", + "checkerapps.netlify.app", "checkermanrta.zone", "checkermantra.com", "checkers-nodepayai.com", diff --git a/all/all.json b/all/all.json index 25d059700..1f10cb39b 100644 --- a/all/all.json +++ b/all/all.json @@ -1,5 +1,6 @@ [ "0x0-sushi.xyz.", + "0xarb.xyz.", "0xgive.xyz.", "0xhot.xyz.", "aavegotchi-portal.xyz.", diff --git a/all/app/all.json b/all/app/all.json index 0a4e64ff1..92da55747 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -334,6 +334,7 @@ "chargeback-bridge.app", "chargebackbridge.app", "checker-avalonfinance.app", + "checkerapps.netlify.app", "checkwallet.app", "choise-ai.vercel.app", "ciaim-layerzero.app", diff --git a/all/xyz/all.json b/all/xyz/all.json index 5ce21e4bb..69b63e1db 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -8,6 +8,7 @@ "0x6de037ef9ad2725eb40118bb1702ebb27e4aeb24.xyz", "0x91af0fbb28aba7e31403cb457106ce79397fd4e6.xyz", "0xai-app.xyz", + "0xarb.xyz", "0xb3d08c783ecebe7063b08b7f523a429e3c3547575731.xyz", "0xgive.xyz", "0xhot.xyz", diff --git a/meta/2025-07.json b/meta/2025-07.json index d06c35acd..fe1336916 100644 --- a/meta/2025-07.json +++ b/meta/2025-07.json @@ -1,4 +1,12 @@ [ + { + "date": "2025-07-10", + "url": "0xarb.xyz" + }, + { + "date": "2025-07-10", + "url": "0xarb.xyz." + }, { "date": "2025-07-10", "url": "amlcheckbybit.online" @@ -19,6 +27,10 @@ "date": "2025-07-10", "url": "chaindapphub.xyz" }, + { + "date": "2025-07-10", + "url": "checkerapps.netlify.app" + }, { "date": "2025-07-10", "url": "dappsmartcoin.network" diff --git a/package.json b/package.json index 8a010839f..9f49d9587 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.15-36-x", + "version": "0.25.15-37-x", "versions": { - "git": "0.25.15-36-x", + "git": "0.25.15-37-x", "npm": "0.25.14" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index e5d2e0beb..ff0322db6 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.15-36-x", + "version": "0.25.15-37-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 a8402da1c..24e40a308 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-36-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.15-37-x' };