Commit 5c60216c by libai

ft活动上线

parent 4b5b406a
Showing with 11 additions and 11 deletions
/** /**
* Created by webshow on 2019/11/22. * Created by webshow on 2019/11/22.
*/ */
var uid = location.href; var bbb = location.href;
if (bbb.indexOf("https://fsactive.fusi.club/") > -1) { if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ip = "https://webserver.yabolive.net"; $ip = "https://webserver.yabolive.net";
$url= 'https://fsactive.fusi.club/' $url= 'https://fsactive.fusi.club/'
_url3 = 'https://webserver.yabolive.net'; _url3 = 'https://webserver.yabolive.net';
} }
else{ else{
$ip = 'http://ceshi.yabolive.tv/web'; $ip = 'http://ceshi.yabolive.tv/web';
$url= 'http://test.ybact.yazhaiyabo.com/' $url= 'http://test.ybact.yazhaiyabo.com/'
_url3 = 'http://ceshi.yabolive.tv'; _url3 = 'http://ceshi.yabolive.tv';
} }
var uid = location.href; var uid = location.href;
var data = url_get_params(uid) var data = url_get_params(uid)
sessionStorage.token = data.token; //t sessionStorage.token = data.token; //t
......
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