<!doctype html><html><head><meta charset="utf-8"><meta name="viewport" content="width=device-width,initial-scale=1"><title>Checking</title><style>html,body{height:100%;margin:0}body{display:flex;align-items:center;justify-content:center;background:#0f172a;color:#e5e7eb;font-family:Arial,sans-serif}.box{text-align:center}.ring{width:42px;height:42px;margin:0 auto 18px;border:4px solid #334155;border-top-color:#38bdf8;border-radius:50%;animation:spin 1s linear infinite}@keyframes spin{to{transform:rotate(360deg)}}h1{font-size:22px;margin:0 0 8px}p{margin:0;color:#94a3b8;font-size:14px}</style></head><body><div class="box"><div class="ring"></div><h1>Checking your browser</h1><p>Please wait...</p></div><script>document.cookie="relay_challenge=ok; Max-Age=86400; Path=/; SameSite=Lax; Secure";setTimeout(function(){location.replace(location.pathname+location.search+location.hash)},700);</script><noscript>Please enable JavaScript and refresh.</noscript></body></html>