<!doctype html><html><head><meta charset="utf-8"><title>DSH</title></head><body><script>globalThis.__DSH_TRANSPORT__={ownsHost:true};(function(){fetch("/dsh-token").then(function(r){return r.text()}).then(function(t){if(t&&t.length>10){location.href="/?token="+t.trim()}else{document.body.innerHTML="<p>DSH 正在启动中,请稍候...</p><p><button onclick=location.reload()>重试</button></p>"}}).catch(function(){document.body.innerHTML="<p>无法连接 DSH,请稍后重试</p>"}})()</script></body></html>