From 2d158ba89d2bdcb27dcdd4f5c1d6ebeca40a2c9d Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Sun, 7 Sep 2025 16:26:39 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.19-19-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 8 ++++---- all/com/all.json | 2 ++ all/me/all.json | 1 + all/xyz/all.json | 1 + meta/2025-09.json | 16 ++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 29 insertions(+), 9 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index 9ef5e301c..2143599a7 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,6 +1,6 @@ 1226 Tim Janssen Update all.json (#5342) 1196 Frank Update all.json (#5343) - 742 mhusnirizal update all.json (#5341) + 743 mhusnirizal update all.json (#5344) 618 Mich Block hub-polkadot.com (#4343) 551 Jaco Allow addition of denySub entries (#4223) 127 alineherzman Update all.json (#5302) diff --git a/all.json b/all.json index 1c3b4e3d5..57bb1c30c 100644 --- a/all.json +++ b/all.json @@ -31,10 +31,6 @@ "zapto.org" ], "deny": [ - "uniswap-web3.com", - "app-uniswap.xyz", - "novawalletdesktop.com", - "subwalletdappsfix.me", "0-chain.com", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", @@ -3276,6 +3272,7 @@ "app-uniswap.com", "app-uniswap.finance", "app-uniswap.org", + "app-uniswap.xyz", "app-uniswaps.org", "app-uriswapp.org", "app-usefelix.xyz", @@ -30834,6 +30831,7 @@ "novawallet.net", "novawalletassist-2432.firebaseapp.com", "novawalletassist-2432.web.app", + "novawalletdesktop.com", "novawebwallet.com", "novussurgicalco.com", "now-catcoin.com", @@ -40084,6 +40082,7 @@ "subwallet.online", "subwallet.support", "subwalletdappsfix.com", + "subwalletdappsfix.me", "subwalletwebwallet.live", "successfulbridge.website", "sucincts.xyz", @@ -43931,6 +43930,7 @@ "uniswap-views.com", "uniswap-voucher.com", "uniswap-vvip.com", + "uniswap-web3.com", "uniswap-whitelist.org", "uniswap.app", "uniswap.bike", diff --git a/all/com/all.json b/all/com/all.json index c9616b209..b9f11d928 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -10002,6 +10002,7 @@ "novariations.com", "novastakingwallet.com", "novawalletassist-2432.firebaseapp.com", + "novawalletdesktop.com", "novawebwallet.com", "novussurgicalco.com", "now-catcoin.com", @@ -14415,6 +14416,7 @@ "uniswap-views.com", "uniswap-voucher.com", "uniswap-vvip.com", + "uniswap-web3.com", "unīswap.com", "uniswap.freetoairuktv.com", "uniswap.org.eisclients.com", diff --git a/all/me/all.json b/all/me/all.json index ba085d052..62293a8d4 100644 --- a/all/me/all.json +++ b/all/me/all.json @@ -91,6 +91,7 @@ "scrollchain.me", "smartcoiintechsollutionn.me", "sstrike.me", + "subwalletdappsfix.me", "suiwallet.me", "superchain.me", "swapspace.me", diff --git a/all/xyz/all.json b/all/xyz/all.json index bc32829da..a475bf2fe 100644 --- a/all/xyz/all.json +++ b/all/xyz/all.json @@ -292,6 +292,7 @@ "app-thorswapfi.xyz", "app-turtleclub.xyz", "app-unifiprotocol.xyz", + "app-uniswap.xyz", "app-usefelix.xyz", "app-usual-money.xyz", "app-velaexchange.xyz", diff --git a/meta/2025-09.json b/meta/2025-09.json index bd1e7137a..305a9f9b1 100644 --- a/meta/2025-09.json +++ b/meta/2025-09.json @@ -1,4 +1,8 @@ [ + { + "date": "2025-09-07", + "url": "app-uniswap.xyz" + }, { "date": "2025-09-07", "url": "bnb-sushi.cfd" @@ -39,6 +43,10 @@ "date": "2025-09-07", "url": "noice-sushi.cfd" }, + { + "date": "2025-09-07", + "url": "novawalletdesktop.com" + }, { "date": "2025-09-07", "url": "opensealimitd9.vercel.app" @@ -83,6 +91,10 @@ "date": "2025-09-07", "url": "staking-blocks.xyz." }, + { + "date": "2025-09-07", + "url": "subwalletdappsfix.me" + }, { "date": "2025-09-07", "url": "tree-sushi.cfd" @@ -95,6 +107,10 @@ "date": "2025-09-07", "url": "uma-sushi.cfd" }, + { + "date": "2025-09-07", + "url": "uniswap-web3.com" + }, { "date": "2025-09-07", "url": "wlfi-sushi.top" diff --git a/package.json b/package.json index 23cf87a7a..e79ecbc49 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-18-x", + "version": "0.25.19-19-x", "versions": { - "git": "0.25.19-18-x", + "git": "0.25.19-19-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index ad3d7ebab..7e799bd58 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-18-x", + "version": "0.25.19-19-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 0d8b8cd37..63cca1858 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-18-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-19-x' };