This commit is contained in:
2026-02-25 20:52:13 +08:00
parent 79083be9ff
commit 993af5fc94
4 changed files with 4 additions and 21 deletions

View File

@@ -159,7 +159,7 @@
<div class="form-row">
<div class="form-group">
<label>中继服务器地址</label>
<input type="text" id="join-host" class="input" placeholder="relay.funmc.cn" value="localhost">
<input type="text" id="join-host" class="input" placeholder="fc.funmc.cn" value="localhost">
</div>
<div class="form-group">
<label>中继端口</label>
@@ -264,8 +264,6 @@
</div>
</div>
<div class="about-section">
<h4>技术信息</h4>
<p>基于 Electron + Node.js TCP 中继技术</p>
<p>支持 Java版 和 基岩版 Minecraft</p>
</div>
</div>