@@ -66,7 +66,7 @@ namespace GFGGame
public static void InitScriptCompilation()
{
- launcherRootUrl = "http://gfg-client.obs.cn-north-4.myhuaweicloud.com/";
+ launcherRootUrl = "http://cdn.goufuguiwxw.com/";
#if PT_DEV
//外网dev版本
netType = EnumNetType.LOCAL;