Commit e678d1cf by kaisa

feat:修改测试服火箭升空问题

parent de58a479
Showing with 1 additions and 1 deletions
...@@ -7,7 +7,7 @@ if (bbb.indexOf("https://fsactive.fusi.club/") > -1) { ...@@ -7,7 +7,7 @@ if (bbb.indexOf("https://fsactive.fusi.club/") > -1) {
$ws = "wss://zhiboweb.ishuaji.cn/yzsocket/ws?type=2"; $ws = "wss://zhiboweb.ishuaji.cn/yzsocket/ws?type=2";
$url = "https://activity.ishuaji.cn/"; $url = "https://activity.ishuaji.cn/";
} else { } else {
$ip = "http://testvc.game.tealive66.com"; $ip = "https://testvc.game.tealive66.com";
$ws = "ws://114.55.165.186:12308/ws?type=-1"; $ws = "ws://114.55.165.186:12308/ws?type=-1";
$url = "https://vc.game.tealive66.com"; $url = "https://vc.game.tealive66.com";
} }
......
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