Commit c005083f by agan

xg

parent 120be44c
Showing with 3 additions and 3 deletions
var $ip = 'http://ceshi.yabolive.tv/web';
var $ip = 'https://ceshi.yabolive.tv/web';
var $ip2 = "https://activity.yazhaiyabo.com"
if (location.href.indexOf("https://activity.yazhaiyabo.com/") > -1 || location.href.indexOf("footseen.com")>-1) {
......@@ -8,8 +8,8 @@ if (location.href.indexOf("https://activity.yazhaiyabo.com/") > -1 || location.h
$ip2 = "https://activity.yazhaiyabo.com"
}
else {
$ip = 'http://ceshi.yabolive.tv/web';
$ip2 = 'http://test.ybact.yazhaiyabo.com'
$ip = 'https://ceshi.yabolive.tv/web';
$ip2 = 'https://test.ybact.yazhaiyabo.com'
}
let imgUrl1, imgUrl2, imgUrl3, imgUrl4;
......
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