https://planmylegacy.org/404

ID de exploración:
7a80e7a5-7f51-4d2b-9850-1e4aae28ae43Finalizado
URL enviada:
https://planmylegacy.org/Redireccionado
Informe finalizado:

Enlaces: 0 encontrados

Los enlaces salientes identificados en la página

Variables JavaScript: 3 encontradas

Las variables JavaScript globales cargadas en el objeto de ventana de una página son variables declaradas fuera de las funciones y a las que se puede acceder desde cualquier lugar del código en el ámbito actual

NombreTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensajes de registro de la consola: 5 encontrados

Mensajes registrados en la consola web

TipoCategoríaRegistrar
warningother
TEXTO
Error with Feature-Policy header: Unrecognized feature: 'usb'.
warningother
TEXTO
Error with Feature-Policy header: Some features are specified in both Feature-Policy and Permissions-Policy header: accelerometer, camera, geolocation, gyroscope, magnetometer, microphone, payment. Values defined in Permissions-Policy header will be used.
warningother
TEXTO
Error with Permissions-Policy header: Unrecognized feature: 'usb'.
warningother
TEXTO
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.
errornetwork
URL
https://planmylegacy.org/404
TEXTO
Failed to load resource: the server responded with a status of 404 (Not Found)

HTML

El cuerpo HTML sin procesar de la 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>