<!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="912d7736556f0edacb314dc582f571f387b13459dcb869fe02de7c54f689a374#d31cbc540134cb7d752ea6d22d2d94f8#1778980965#fe5a70ec8278d0db6ad589598c21bfc81f5c577d4bb5ff8592f59e1151e85264"> <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>733bc1cd35c2f7f488c4354ae74f77d3</strong></span> </div></body></html>