|
@@ -45,6 +45,7 @@ class CheckUpdate {
|
|
|
|
|
|
static function CDN_Root() {
|
|
static function CDN_Root() {
|
|
if (GAME_ONLINE) {
|
|
if (GAME_ONLINE) {
|
|
|
|
+ return "https://1105051445-1251008001.cos.ap-shanghai.myqcloud.com/cdn/";
|
|
return "http://115.159.121.129/ylsj2019/CDN/";
|
|
return "http://115.159.121.129/ylsj2019/CDN/";
|
|
} else {
|
|
} else {
|
|
return "http://192.168.10.86/ylsj2019/CDN/";
|
|
return "http://192.168.10.86/ylsj2019/CDN/";
|