diff --git a/docs/assets/gameresources/client_config.json b/docs/assets/gameresources/client_config.json index b4aeeb4..ba13916 100644 --- a/docs/assets/gameresources/client_config.json +++ b/docs/assets/gameresources/client_config.json @@ -1,10 +1,11 @@ { "version": 2, "localPackName": "SyncedPack", + "disableBuiltinSources": true, "sources": [ { "name": "Official (Cloudflare R2 Asia-Pacific)", - "baseUrl": "https://jlp-srp.cdn.zulubox.me", + "baseUrl": "https://lp4-mss.cdn.zulubox.me", "hasDirHash": true, "hasArchive": false }, @@ -21,4 +22,4 @@ "hasArchive": false } ] -} +} \ No newline at end of file