三国卡牌客户端基础资源仓库
hch
1 天以前 fc962dd2a59173101d3a59fc8a98f16eaab6a7e9
0312 抖音改https访问
1个文件已修改
4 ■■■■ 已修改文件
Assets/Launch/Manager/LocalResManager.cs 4 ●●●● 补丁 | 查看 | 原始文档 | blame | 历史
Assets/Launch/Manager/LocalResManager.cs
@@ -168,7 +168,7 @@
            case "xssgdy":
                VERSION_URL = new string[]
                {
                    "http://xssgdycenter.secondworld.net.cn:11000/center/appversion_new.php/?",
                    "https://xssgdycenter.secondworld.net.cn:11000/center/appversion_new.php/?",
                };
                break;
            default:
@@ -920,7 +920,7 @@
                url = "http://xssgyhcenter.secondworld.net.cn/center/eventreport.php?";
                break;
            case "xssgdy":
                url = "http://xssgdycenter.secondworld.net.cn/center/eventreport.php?";
                url = "https://xssgdycenter.secondworld.net.cn/center/eventreport.php?";
                break;
            default:
                url = "http://xssgcenter.secondworld.net.cn/center/eventreport.php?";