<!DOCTYPE html><html><head> <title>Establishing a secure connection ...</title> <meta name="viewport" content="width=device-width, initial-scale=0.8"> <link href="/.bunny-shield/assets/challenge-styles.css" rel="stylesheet" /> <script src="/.bunny-shield/assets/shield-challenge.js"></script> <style> * { margin: 0; padding: 0; box-sizing: border-box; } html, body { width: 100%; height: 100%; overflow: hidden; display: flex; flex-direction: column; font-family: Inter, -apple-system, BlinkMacSystemFont, 'Segoe UI', sans-serif; } iframe { flex: 1; width: 100%; border: none; } .challenge-footer { background: #1a1a2e; color: #fff; padding: 16px 24px; font-size: 14px; display: flex; align-items: center; gap: 12px; border-top: 1px solid rgba(255,255,255,0.1); } .challenge-footer .loading { width: 16px; height: 16px; border: 2px solid rgba(255,255,255,0.2); border-top-color: #fff; border-radius: 50%; animation: spin 0.8s linear infinite; } @keyframes spin { to { transform: rotate(360deg); } } .challenge-footer .status { color: #aaa; } .challenge-footer .error { color: #ff4444; } </style></head><body data-pow="90507cddb1137d12eff33ac93e49cdbd088c396b82954cde6df0505e8198ad88#32016b27c52e89fb2157df13a43f0917#1781718686#a4805a7954cafe45990310b407db2f54e354eaaa554f2b2a3ae14e6e9447123f"> <iframe src="https://shield-templates-prod.b-cdn.net/39349/challenge.html" sandbox="allow-scripts allow-same-origin" referrerpolicy="no-referrer"> </iframe> <div class="challenge-footer"> <div class="loading"></div> <div class="status">Establishing a secure connection...</div> <div class="error"></div> <noscript><p style="color: #ff4444;">Please enable JavaScript to continue.</p></noscript> <span style="margin-left: auto; opacity: 0.5;">Request ID: <strong>f3257a98b056e562a87b30a19495ff85</strong></span> </div></body></html>