diff --git a/CONTRIBUTORS b/CONTRIBUTORS index fba5ec5a1..475b80a52 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 1198 Tim Janssen Update all.json (#5277) 1177 Frank Update all.json (#5276) - 732 mhusnirizal update all.json (#5268) + 733 mhusnirizal update all.json (#5278) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 126 alineherzman Update all.json (#5245) diff --git a/all.json b/all.json index f7756c2c7..e89ac384a 100644 --- a/all.json +++ b/all.json @@ -31,9 +31,6 @@ "zapto.org" ], "deny": [ - "oneconnectcoindapps.pages.dev", - "1thdexapp.pages.dev", - "acala-network.live", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", @@ -196,6 +193,7 @@ "1polkadot-5x1e.js.org", "1sgexchange.com", "1st4exchange.online", + "1thdexapp.pages.dev", "1token-im.com", "1v4t96knneojmqrl1rblweebvongdgjsd657zqwqzs6jmdspolkadot.js.org", "1vsoumsoosby8aazwusucqrysh7lakimcneijp8shsj8x6bpolkadot.js.org", @@ -427,6 +425,7 @@ "acala-app.network", "acala-netwonk.gay", "acala-network.com", + "acala-network.live", "acala-network.site", "acala-network.tech", "acala-networks.com", @@ -30548,6 +30547,7 @@ "one-dapps.vercel.app", "oneappconnect.xyz", "onebrokage.site", + "oneconnectcoindapps.pages.dev", "onehardwarerectify.com", "onehardwarerectify.net", "oneinchex.us", diff --git a/all/dev/all.json b/all/dev/all.json index 9e943d133..7edf5cda0 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -9,6 +9,7 @@ "1688-efm.pages.dev", "19-f0929374hr4912f0395711047436747775.pages.dev", "1inch-withdrawal.pages.dev", + "1thdexapp.pages.dev", "1w3inkjet.pages.dev", "21467167545613477-io-75475-net84388756.pages.dev", "2323-50q.pages.dev", @@ -1906,6 +1907,7 @@ "oluwabokewpiaeo.pages.dev", "omniclaim.pages.dev", "onchain-rpcwebsync.pages.dev", + "oneconnectcoindapps.pages.dev", "online-livesupport.pages.dev", "onlineappresolver.pages.dev", "onlineportal.pages.dev", diff --git a/all/live/all.json b/all/live/all.json index 2df810bb6..e06caebc7 100644 --- a/all/live/all.json +++ b/all/live/all.json @@ -4,6 +4,7 @@ "3appsworld.live", "aave-ethereum.live", "aavve.live", + "acala-network.live", "acala-sale.live", "acala-token.live", "accchainx.live", diff --git a/meta/2025-08.json b/meta/2025-08.json index 44edd3d16..2916b0b19 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -1,4 +1,16 @@ [ + { + "date": "2025-08-12", + "url": "1thdexapp.pages.dev" + }, + { + "date": "2025-08-12", + "url": "acala-network.live" + }, + { + "date": "2025-08-12", + "url": "oneconnectcoindapps.pages.dev" + }, { "date": "2025-08-11", "url": "baby-doge.today" diff --git a/package.json b/package.json index 5f0320a55..df5ce20c3 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.17-21-x", + "version": "0.25.17-22-x", "versions": { - "git": "0.25.17-21-x", + "git": "0.25.17-22-x", "npm": "0.25.16" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index d32e53909..c6f17cb22 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.17-21-x", + "version": "0.25.17-22-x", "main": "index.js", "dependencies": { "@polkadot/util": "^13.5.4", diff --git a/packages/phishing/src/packageInfo.ts b/packages/phishing/src/packageInfo.ts index 3d137a0d0..2df98a7a8 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.17-21-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.17-22-x' };