https://ingage.tech/

URL inviato:
https://ingage.tech/
Report terminato:

I link in uscita identificati dalla pagina

Variabili JavaScript · 4 trovate

Le variabili JavaScript globali caricate sull'oggetto finestra di una pagina sono variabili dichiarate all'esterno delle funzioni e accessibili da qualsiasi punto del codice nell'ambito corrente

NomeTipo
0object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messaggi di log della console · 2 trovati

Messaggi registrati nella console Web

TipoCategoriaLog
errornetwork
URL
https://ingage.tech/
Testo
Failed to load resource: the server responded with a status of 403 ()
errornetwork
URL
https://ingage.tech/favicon.ico
Testo
Failed to load resource: the server responded with a status of 403 ()

HTML

Il corpo HTML non elaborato della pagina

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Access Restricted</title>
    <style>
        body { font-family: Arial, sans-serif; text-align: center; padding: 50px; }
        h1 { color: #ff0000; }
    </style>
</head>
<body>
    <h1>Access Restricted</h1>
    <p>We're sorry, but access to this service is restricted from your location. Error code: 1</p>
    <p>If you believe this is an error, please contact our support team.</p>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8e3077455bdd6672',t:'MTczMTY4NjU0OS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe>
</body></html>