https://www.teraverseapp.com/error/teraverse302.html

ID de exploración:
9f2b6a49-1b3c-4d05-ae4f-9ac1e0f1da89Finalizado
URL enviada:
https://teraverseapp.com/Redireccionado
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 3 encontradas

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 0 encontrados

HTML

<!DOCTYPE html><html xmlns="http://www.w3.org/1999/xhtml"><head>
    <meta charset="UTF-8">
    <title>TeraGogo is not available in current area</title>
    <meta content="text/html" http-equiv="Content-Type">
    <link crossorigin="anonymous" href="https://s2.teraverseapp.com/html-v5/public/favicon.ico" rel="shortcut icon" type="images/x-icon">
    <style>
        body,
        html {
            height: 100%;
            width: 100%;
            padding: 0;
        }
        body {
            padding: 0;
            margin: 0;
            box-sizing: border-box;
            overflow: hidden;
            display: flex;
            flex-direction: column;
            justify-content: center;
            align-items: center;
        }
        .logo {
            margin-bottom: 24px;
            height: 88px;
        }
        .error-text {
            text-align: center;
            font-size: 20px;
            font-weight: 500;
            line-height: 32px;
            color: #000;
        }
    </style>
</head>
<body>
    <img class="logo" alt="Error: 302" src="https://s2.teraverseapp.com/html-v5/public/favicon.ico">
    <div class="error-text">
        <div>Sorry</div>
        <div>TeraGogo is not available in current area</div>
    </div>


</body></html>