<!DOCTYPE html>
<html lang="zh-Hant">
<head>
<meta charset="UTF-8" />
<!-- 靜態主機沒有 SPA rewrite:在 /lobby 重新整理時由此殘根導回應用程式入口(重整後本就需重新登入) -->
<script>location.replace("../");</script>
</head>
<body></body>
</html>