From 914f0e1421b46530b3e18c7cba496adbe76a5645 Mon Sep 17 00:00:00 2001 From: Tony_V2 Date: Sun, 2 Aug 2026 16:08:18 +0800 Subject: [PATCH] Update source configuration in client_config.json --- docs/assets/gameresources/client_config.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/assets/gameresources/client_config.json b/docs/assets/gameresources/client_config.json index 070deb5..b4f6097 100644 --- a/docs/assets/gameresources/client_config.json +++ b/docs/assets/gameresources/client_config.json @@ -3,8 +3,8 @@ "localPackName": "SyncedPack", "sources": [ { - "name": "Official (Tencent Cloud Singapore)", - "baseUrl": "https://mc.zbx1425.cn/jlp-rp4", + "name": "Official (Cloudflare R2 Asia-Pacific)", + "baseUrl": "https://jlp-srp.cdn.zulubox.me", "hasDirHash": true, "hasArchive": false }, @@ -21,4 +21,4 @@ "hasArchive": false } ] -} \ No newline at end of file +}