Commit eb2c1a8b by qiuren

feat: 更新

parent 3c86a31b
var _url = 'https://ceshi.yabolive.tv/web';
var _url2 = 'https://test.ybact.yazhaiyabo.com/';
var _url3 = 'https://ceshi.yabolive.tv';
var _url4 = 'https://ceshi.yabolive.tv';
var _url = 'http://ceshi.yabolive.tv/web';
var _url2 = 'http://test.ybact.yazhaiyabo.com/';
var _url3 = 'http://ceshi.yabolive.tv';
var _url4 = 'http://ceshi.yabolive.tv';
if(location.href.indexOf('activity.yazhaiyabo.com')>-1){
_url = 'https://webserver.yabolive.net';
......
......@@ -8,7 +8,7 @@ if (bbb.indexOf("https://activity.yazhaiyabo.com/") > -1) {
$url = "https://activity.yazhaiyabo.com";
} else {
// $ip = "http://ceshi.yabolive.tv/web"; // 旧地址
$ip = "https://testactweb.yabolive.tv/web"; // 新地址
$ip = "http://testactweb.yabolive.tv/web"; // 新地址
$url = "http://test.ybact.yazhaiyabo.com";
}
var bbb = location.href;
......
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