- ID de exploración:
- 296b0837-8368-4798-91fa-6dfccc611f5cFinalizado
- URL enviada:
- https://milarnet.com/
- Informe finalizado:
Enlaces: 1 encontrados
Los enlaces salientes identificados en la página
Enlace | Texto |
---|---|
https://rescue.ibrave.io/ | form |
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
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 2 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registro |
---|---|---|
error | network |
|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<!DOCTYPE html><html lang="en"><head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<title>iBrave Hosting Unavailable</title>
<style>
body {
font-family: Arial, sans-serif;
margin: 0;
padding: 0;
background-color: #f4f4f4;
color: #333;
display: flex;
justify-content: center;
align-items: center;
height: 100vh;
}
.container {
max-width: 800px;
background-color: #fff;
padding: 30px;
border-radius: 8px;
box-shadow: 0 4px 8px rgba(0, 0, 0, 0.1);
text-align: center;
}
h2 {
font-size: 22px;
color: #333;
margin-bottom: 20px;
}
p {
font-size: 16px;
color: #666;
line-height: 1.6;
}
a {
color: #007BFF;
text-decoration: none;
font-weight: bold;
transition: color 0.3s ease-in-out;
}
a:hover {
color: #0056b3;
}
@media (max-width: 768px) {
.container {
width: 90%;
padding: 20px;
}
h2 {
font-size: 22px;
}
h2 {
font-size: 18px;
}
p {
font-size: 14px;
}
}
</style>
</head>
<body>
<div class="container"><img src="https://ibrave.io/wp-content/uploads/elementor/thumbs/logo-new-p3muxk0otg0cwohdmro210qwzl404c6n1sf78ydtjm.png">
<h2>This website is currently unavailable due to the closure of iBrave Hosting.</h2>
<p>If you are the website owner and would like to recover your website or domain name, please complete this <a href="https://rescue.ibrave.io/">form</a>, and our infrastructure provider will reach out to you to arrange the recovery of your data or the continuation of your hosting services with them directly.<br><br>Kind Regards,<br>The iBrave Hosting Team</p>
</div>
</body></html>