- ID da verificação
- 7a80e7a5-7f51-4d2b-9850-1e4aae28ae43Concluído
- URL enviado:
- https://planmylegacy.org/Redirecionado
- Relatório concluído:
Links · 0 encontrado(s)
Os links de saída identificados na página
Variáveis JavaScript · 3 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
Nome | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensagens de registro do console · 5 encontrada(s)
Mensagens registradas no console web
Tipo | Categoria | Log |
---|---|---|
warning | other |
|
warning | other |
|
warning | other |
|
warning | other |
|
error | network |
|
HTML
O corpo HTML bruto da página
<!DOCTYPE html><html><head>
<meta charset="utf-8">
<title>404 - Page Not Found</title>
<style>
.error-message {
font-family:sans-serif; text-align:center; padding:2em; margin:2em auto; border:1px solid #ddd; border-radius:4px; width:90%; max-width:600px;
}
</style>
</head>
<body>
<div class="error-message">
<h1>Page Not Found</h1>
<p>Sorry, but the page you were trying to view does not exist.</p>
<p>Error code: 404</p>
</div>
</body></html>