修更 fsfs-web 地址

This commit is contained in:
zhongjin 2023-03-23 20:44:24 +08:00
parent 1b8925c25d
commit 5cc8d624b4

View File

@ -88,7 +88,7 @@ void MPServersModel::refresh()
}
string url(fgGetString("/sim/multiplay/serverlist-url",
"http://liveries.jingweiht.com/mpstatus/mpservers.xml"));
"https://www.jingweiht.com/fgfs/mpstatus/mpservers.xml"));
if (url.empty()) {
return;