diff --git a/index.html b/index.html index 06de965..0a49aa3 100644 --- a/index.html +++ b/index.html @@ -89,11 +89,11 @@
RETE 服务器是由 dlxogns1127&minecraft97323 建立的一个Minecraft服务器
非常简单,您只需要下载客户端即可游玩
-了解了,我想加入游戏!
+了解了,我想加入游戏!
0.禁止崩服 否则封号114514年
1.服主最帅
diff --git a/static/js/main.js b/static/js/main.js index 8d9d0c4..337e372 100644 --- a/static/js/main.js +++ b/static/js/main.js @@ -3,7 +3,8 @@ window.conf = { download_times: 43, online_players_persent: 2, online_players_max: 2023, - server_online_time: 46556 + server_online_time: 46556, + server_online_map: "http://p4.simpfun.cn:8948/" } //////////////////////////////////////////////////////// @@ -55,5 +56,7 @@ function setSiteTime() { // TODO: LazyLoad 3 setTimeout(setInterval(setSiteTime, 1000), 5000); setTimeout(() => { - document.getElementById("download_link").href = window.conf.download_url; + document.getElementById("download_link0").href = window.conf.download_url; + document.getElementById("download_link1").href = window.conf.download_url; + document.getElementById("download_link2").href = window.conf.download_url; }, 500) \ No newline at end of file