Commit 0508ec9a by dawei

Merge branch 'master' of http://git.yabolive.net:88/libai/Static

parents b2a433fe dd363877
Showing with 2 additions and 1 deletions
......@@ -3,7 +3,8 @@
*/
var bbb = location.href;
if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) {
$ip = "https://webserver.yabolive.net";
// $ip = "https://webserver.yabolive.net";
$ip = "https://actweb.yabolive.net";
$url = "https://activity.yazhaiyabo.com";
} else {
// $ip = "http://ceshi.yabolive.tv/web"; // 旧地址
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or sign in to comment