10410 海外各版本包整理 - 越南新的中心地址
| | |
| | |
|
| | | //安卓线上用
|
| | | public static readonly string[] VERSION_URL = new string[] {
|
| | | "http://hyencenter.echoplaygame.com:11000/center/appversion_new.php/?",
|
| | | "http://43.156.104.232:11000/center/appversion_new.php/?",
|
| | | "http://vncenter.retwoyetvn.com:11000/center/appversion_new.php/?",
|
| | | "http://43.166.131.156:11000/center/appversion_new.php/?",
|
| | | };
|
| | |
|
| | | readonly static List<string> excludePngs = new List<string>() { "Launch_1.png", "Launch_2.png", "Launch_3.png", "LoginBackGround.png", "TB_DL_Logo.png" };
|