Commit 7d65bb53 by dabai

公共url修改

parent 47aa2c0f
Showing with 1 additions and 1 deletions
......@@ -2,7 +2,7 @@ var _url = 'http://ceshi.yabolive.tv/web';
var _url2 = 'http://test.ybact.yazhaiyabo.com';
var _url3 = 'http://ceshi.yabolive.tv';
if(location.href.indexOf('activity.yazhaiyabo.com')==0){
if(location.href.indexOf('activity.yazhaiyabo.com')>-1){
_url = 'https://webserver.yabolive.net';
_url2 = 'https://activity.yazhaiyabo.com/';
_url3 = 'https://webserver.yabolive.net';
......
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