<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>连接中</title></head><body><script>(function(){var kind=location.hostname.replace("test-","").replace(".51gugu.uk","");var path=location.pathname+location.search+location.hash;var v6="https://v6-test-"+kind+".51gugu.uk";var v4="https://v4-test-"+kind+".51gugu.uk";var done=false;function go(base){if(done)return;done=true;location.replace(base+path)}var timeout=1600;var timer=setTimeout(function(){go(v4)},timeout);function ok(){clearTimeout(timer);go(v6)}function fail(){clearTimeout(timer);go(v4)}if(window.fetch&&window.AbortController){var c=new AbortController();setTimeout(function(){try{c.abort()}catch(e){}},timeout-100);fetch(v6+"/.entry-health?ts="+Date.now(),{mode:"no-cors",cache:"no-store",signal:c.signal}).then(ok).catch(fail)}else{var s=document.createElement("script");s.onload=ok;s.onerror=fail;s.src=v6+"/.entry-probe.js?ts="+Date.now();document.head.appendChild(s)}})();</script></body></html>