diff --git a/index.html b/index.html
index ed0e1b8..cf99166 100644
--- a/index.html
+++ b/index.html
@@ -106,7 +106,7 @@
Minecraft RETE 服务器
生存、工业、机械、蒸汽、等等多种玩法。期待您的加入1.16.5中世纪服务器
-
+
diff --git a/static/js/main.js b/static/js/main.js
index e910cd1..7bfbea3 100644
--- a/static/js/main.js
+++ b/static/js/main.js
@@ -54,4 +54,5 @@ setTimeout(() => {
document.getElementById("download_link1").href = window.conf.download_url;
document.getElementById("download_link2").href = window.conf.download_url;
document.getElementById("server_online_map").href = window.conf.server_online_map;
+ document.getElementById("server_online_map1").href = window.conf.server_online_map;
}, 500)
\ No newline at end of file