https://zearn.global.ssl.fastly.net/static/index.html

ID da verificação
8e68f888-85a7-497d-811d-4fbbd6da47dcConcluído
URL enviado:
https://zearn.global.ssl.fastly.net/static/index.html
Relatório concluído:

Os links de saída identificados na página

Variáveis JavaScript · 9 encontrada(s)

Variáveis JavaScript globais carregadas no objeto janela de uma página são variáveis declaradas fora das funções e acessíveis de qualquer lugar no código dentro do escopo atual

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
gtagfunction
dataLayerobject
google_tag_managerobject
google_tag_dataobject
onYouTubeIframeAPIReadyfunction
gaGlobalobject

Mensagens de registro do console · 2 encontrada(s)

Mensagens registradas no console web

TipoCategoriaLog
errornetwork
URL
https://zearn.global.ssl.fastly.net/static/index.html
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)
errornetwork
URL
https://zearn.global.ssl.fastly.net/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

O corpo HTML bruto da página

<!DOCTYPE html><html><head>
    <!-- Google tag (gtag.js) -->
    <script async="" src="https://www.googletagmanager.com/gtag/js?id=G-B8H2K339H7"></script>
    <script>
    window.dataLayer = window.dataLayer || [];
    function gtag(){dataLayer.push(arguments);}
    gtag('js', new Date());

    gtag('config', 'G-B8H2K339H7');
</script>
    <meta charset="utf-8">
    <meta name="viewport" content="width=device-width, initial-scale=1">
    <title>404</title>
    <link rel="stylesheet" href="/css/index.css">
  </head>
  <body>
    <h1 id="title">404</h1>
    <p class="smallahhtext">This page was not found on Szvy Central. Click the button below if you were trying to use the proxy</p>
    <div class="buttons-here">
    <button id="allb" onclick="window.location.reload();">click here</button>
    </div>
  

</body></html>