From 377336b361c1a87615168605e48486ef0218f159 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 2 Sep 2025 06:41:50 +0000 Subject: [PATCH] [CI Skip] bump/beta 0.25.19-8-x skip-checks: true --- CONTRIBUTORS | 2 +- all.json | 10 +++++----- all/app/all.json | 1 + all/com/all.json | 3 +++ all/dev/all.json | 1 + meta/2025-09.json | 20 ++++++++++++++++++++ package.json | 4 ++-- packages/phishing/package.json | 2 +- packages/phishing/src/packageInfo.ts | 2 +- 9 files changed, 35 insertions(+), 10 deletions(-) diff --git a/CONTRIBUTORS b/CONTRIBUTORS index f974289f2..9edf807b3 100644 --- a/CONTRIBUTORS +++ b/CONTRIBUTORS @@ -1,4 +1,4 @@ - 1221 Tim Janssen Update all.json (#5331) + 1222 Tim Janssen Update all.json (#5332) 1191 Frank Update all.json (#5326) 741 mhusnirizal update all.json (#5330) 618 Mich Block hub-polkadot.com (#4343) diff --git a/all.json b/all.json index a35730689..148491709 100644 --- a/all.json +++ b/all.json @@ -32,11 +32,6 @@ ], "deny": [ "0-chain.com", - "worldlibertifyfinancials.com", - "worldlibertysfinancials.com", - "worldlibertyfinanclalmainnet.com", - "astrodex-support.netlify.app", - "multifeed.pages.dev", "000000000000000000000deadburn.pages.dev", "074ff59hdo02j37aj-ch9in201.pages.dev", "07e96d43-381a-46a3-9c16-6daf97213efc.co", @@ -4184,6 +4179,7 @@ "astratwo.website", "astriddao.live", "astroairdrop.xyz", + "astrodex-support.netlify.app", "astrofxplus.com", "astroportvalid.pages.dev", "astroswapapp.com", @@ -28762,6 +28758,7 @@ "multiface-optimalport.firebaseapp.com", "multiface-optimalport.web.app", "multifaucetconnect.online", + "multifeed.pages.dev", "multifix-ductifier.com", "multifix-links.com", "multifix.tech", @@ -48525,9 +48522,12 @@ "worldeternalsonline.com", "worldgesara.com", "worldiscoveryperu.com", + "worldlibertifyfinancials.com", "worldlibertyfinancial-claim.website", "worldlibertyfinancialmainnet.com", + "worldlibertyfinanclalmainnet.com", "worldlibertyflnancials.click", + "worldlibertysfinancials.com", "worldlibratyfinancial.com", "worldliibertydefi.xyz", "worldliibertydefi.xyz.", diff --git a/all/app/all.json b/all/app/all.json index dc6c38ab1..9399bea35 100644 --- a/all/app/all.json +++ b/all/app/all.json @@ -179,6 +179,7 @@ "assetsdapps.netlify.app", "astar-apps--pr935-feat-register-modal-2tyq3agk.web.app", "astar-apps--pr936-feat-au-implement-wa-wg88bbcj.web.app", + "astrodex-support.netlify.app", "atlantic-manta.app", "atlanticamanta.app", "atomic-waliet.app", diff --git a/all/com/all.json b/all/com/all.json index 9fa42f97b..64bff965c 100644 --- a/all/com/all.json +++ b/all/com/all.json @@ -16199,7 +16199,10 @@ "worldeternalsonline.com", "worldgesara.com", "worldiscoveryperu.com", + "worldlibertifyfinancials.com", "worldlibertyfinancialmainnet.com", + "worldlibertyfinanclalmainnet.com", + "worldlibertysfinancials.com", "worldlibratyfinancial.com", "worldmobile-token.com", "worldmobilecoin.com", diff --git a/all/dev/all.json b/all/dev/all.json index cc4f380cc..f773bccca 100644 --- a/all/dev/all.json +++ b/all/dev/all.json @@ -1787,6 +1787,7 @@ "multidecentralizedex.pages.dev", "multidex.pages.dev", "multidynamicnonce.pages.dev", + "multifeed.pages.dev", "multifixnode.pages.dev", "multifusionprotocol.pages.dev", "multimetadapps.pages.dev", diff --git a/meta/2025-09.json b/meta/2025-09.json index 9b24528ce..9971e743d 100644 --- a/meta/2025-09.json +++ b/meta/2025-09.json @@ -1,4 +1,24 @@ [ + { + "date": "2025-09-02", + "url": "astrodex-support.netlify.app" + }, + { + "date": "2025-09-02", + "url": "multifeed.pages.dev" + }, + { + "date": "2025-09-02", + "url": "worldlibertifyfinancials.com" + }, + { + "date": "2025-09-02", + "url": "worldlibertyfinanclalmainnet.com" + }, + { + "date": "2025-09-02", + "url": "worldlibertysfinancials.com" + }, { "date": "2025-09-01", "url": "aio-sushi.top" diff --git a/package.json b/package.json index 458a5a462..772b25cf5 100644 --- a/package.json +++ b/package.json @@ -14,9 +14,9 @@ }, "sideEffects": false, "type": "module", - "version": "0.25.19-7-x", + "version": "0.25.19-8-x", "versions": { - "git": "0.25.19-7-x", + "git": "0.25.19-8-x", "npm": "0.25.18" }, "workspaces": [ diff --git a/packages/phishing/package.json b/packages/phishing/package.json index 33df7a003..88752ad96 100644 --- a/packages/phishing/package.json +++ b/packages/phishing/package.json @@ -18,7 +18,7 @@ "./packageDetect.cjs" ], "type": "module", - "version": "0.25.19-7-x", + "version": "0.25.19-8-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 14854dfec..8b63b2c7d 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-7-x' }; +export const packageInfo = { name: '@polkadot/phishing', path: 'auto', type: 'auto', version: '0.25.19-8-x' };