Titletag | Descriptiontag | language |
---|---|---|
Security Challenge | English |
Alexarank |
---|
334622 |
Ip adress | 66.153.205.131 | Nameserver | ns1188.dns.dyn.com ns4132.dns.dyn.com ns2135.dns.dyn.com ns3162.dns.dyn.com |
Status code | 200 |
<!DOCTYPE html> <html lang="en"> <head> <meta charset="UTF-8"> <meta name="viewport" content="width=device-width, initial-scale=1.0"> <title>Security Challenge</title> <script src="https://cdn.jsdelivr.net/gh/altcha-org/altcha/dist/altcha.min.js" type="module"></script> <style> body { font-family: Arial, sans-serif; line-height: 1.6; color: #2c3e50; max-width: 800px; min-height: 100vh; background-image: radial-gradient(circle farthest-corner at 10% 20%, rgba(202, 248, 255, 1) 0%, rgba(186, 204, 227, 1) 51.2%, rgba(117, 144, 179, 1) 100.1%); display: flex; align-items: center; justify-content: center; margin: 0 auto; padding: 20px; text-align: left; } .container { margin: 20px 0; padding: 30px; border-radius: 16px; background-color: #ffffff; box-shadow: 0 6px 15px rgba(0, 0, 0, 0.1); } h2 { color: #2c3e50; } .status { font-size: 18px; margin: 20px 0; } .status .altcha { border-radius: 6px !important; } .footer { margin-top: 100px; font-size: 14px; color: #7f8c8d; } </style> </head> <body> <div class="container"> <h2>Verify you are a human by completing the action below.</h2> <div class="status"> <form action="" method="post"> <input type="hidden" name="pl" value="" id="pl"> <altcha-widget hidelogo hidefooter challengejson='{"algorithm":"SHA-256","challenge":"b57af081eb94aac08218902537634e95f6e1677d110b9b3c2e21ec0d986e70d6","maxnumber":100000,"salt":"dc71ee4ebf41041d1fe075d2?expires=1756751579","signature":"fe5af8d53bbfb51274134079a9582566a951b3d9c1f1a520ef578796520f7f86"}' strings="{"label":"Verify you are human"}"></altcha-widget> </form> <script type="text/javascript"> document.querySelector('altcha-widget').addEventListener('statechange', (ev) => { // state can be: unverified, verifying, verified, error //console.log('state:', ev.detail.state); if (ev.detail.state === 'verified') { // payload contains base64 encoded data for the server //console.log('payload:', ev.detail.payload); document.querySelector('#pl').value = ev.detail.payload; document.querySelector('form').submit(); } }); </script> <p>summitcove.com needs to ensure you are a real user before proceeding.</p> </div> </div> <div class="footer"> <p></p> </div> </body> </html>
HTTP/1.1 200 OK Cache-Control: private Content-Type: text/html;charset=UTF-8 Content-Encoding: gzip Vary: Accept-Encoding Server: X-AspNet-Version: 4.0.30319 X-Xss-Protection: 1; mode=block X-Content-Type-Options: nosniff Date: Mon, 25 Aug 2025 18:32:57 GMT Content-Length: 1498