https://paulvstyson.neocities.org/

ID da verificação
ef6fb10d-c8fb-48a9-a088-253d6aa02395Concluído
URL enviado:
https://paulvstyson.neocities.org/
Relatório concluído:

Variáveis JavaScript · 3 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 2 encontrada(s)

TipoCategoriaLog
errornetwork
URL
https://paulvstyson.neocities.org/
Texto
Failed to load resource: the server responded with a status of 404 ()
errornetwork
URL
https://paulvstyson.neocities.org/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Page Not Found</title>
    <style>
      body {
        font-family: Arial, Helvetica, sans-serif;
      }
    </style>
  </head>
  <body>
    <center>
      <h1>Page Not Found</h1>
      <h2>The requested web page was not found on this site.</h2>
    </center>
  

</body></html>