feat: use CDN url

This commit is contained in:
xkeyC 2025-11-20 11:32:14 +08:00
parent 7a38d0d386
commit a199ba745a

View File

@ -11,10 +11,9 @@ class URLConf {
static const String analyticsApiHome = "https://scbox.org";
/// PartyRoom Server
static const String partyRoomServerAddress = "partyroom.grpc.scbox.xkeyc.cn";
static const String partyRoomServerAddress = "ecdn.partyroom.grpc.scbox.xkeyc.cn";
static const int partyRoomServerPort = 443;
static bool isUrlCheckPass = false;
/// URLS