diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 475b80a52..d723b2019 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1198 Tim Janssen Update all.json (#5277) + 1199 Tim Janssen Update all.json (#5279) 1177 Frank Update all.json (#5276) 733 mhusnirizal update all.json (#5278) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index 34d239b44..993b23378 100644 --- a/all.json +++ b/all.json @@ -32,8 +32,6 @@ ], "deny": [ "0-chain.com", - "btc-to-usdt.exchange", - "swapzone.exchange", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -6845,6 +6843,7 @@ "btc-bull-token.com", "btc-etftoken.firebaseapp.com", "btc-etftoken.web.app", + "btc-to-usdt.exchange", "btc-tools.org", "btc2xbonus.site", "btcbscclaim.com", @@ -39807,6 +39806,7 @@ "swapxfi.io", "swapzchainx.com.ng", "swapzona.pro", + "swapzone.exchange", "swapzone.top", "swarmsalicwi.website", "swbridge.cc", diff --git a/all/exchange/all.json b/all/exchange/all.json index f94360b3f..ddcf4c188 100644 --- a/all/exchange/all.json +++ b/all/exchange/all.json @@ -6,6 +6,7 @@ "app-vela.exchange", "app.rango-o.exchange", "apps-hypesrwap.exchange", + "btc-to-usdt.exchange", "carmelot.exchange", "claim-holdstation.exchange", "claim-hop.exchange", @@ -56,6 +57,7 @@ "smartconnect.exchange", "subwallet.exchange", "superbridge.exchange", + "swapzone.exchange", "syncswap-io.exchange", "tokenlaunchpad.exchange", "tornado.exchange", diff --git a/meta/2025-08.json b/meta/2025-08.json index 2916b0b19..df3b800ac 100644 --- a/meta/2025-08.json +++ b/meta/2025-08.json @@ -7,10 +7,18 @@ "date": "2025-08-12", "url": "acala-network.live" }, + { + "date": "2025-08-12", + "url": "btc-to-usdt.exchange" + }, { "date": "2025-08-12", "url": "oneconnectcoindapps.pages.dev" }, + { + "date": "2025-08-12", + "url": "swapzone.exchange" + }, { "date": "2025-08-11", "url": "baby-doge.today" diff --git a/package.json b/package.json index df5ce20c3..c796e3801 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.17-22-x", + "version": "0.25.17-23-x", "versions": { - "git": "0.25.17-22-x", + "git": "0.25.17-23-x", "npm": "0.25.16" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index c6f17cb22..2597b288b 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.17-22-x", + "version": "0.25.17-23-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 2df98a7a8..94a284067 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-22-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.17-23-x' };