<!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="5850fd11024020204963c7dd1fb2bac19e07309f7b64cf47b73cb3a03f45566d#6342c4089a1b0542ba20ffe99b281f5b#1779288735#afac4905d19cd260439d6ce17aba148cdd2c8143d93d09b5ecc5d4e597241849"> <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>1913076a2433fd5ac276e88ca37a5419</strong></span> </div></body></html>