- ID de exploración:
- 1a23083e-ffa6-4e9a-bb70-179549926de2Finalizado
- URL enviada:
- https://mondial-relay2025.info/
- 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
Nombre | Tipo |
---|---|
onbeforetoggle | object |
documentPictureInPicture | object |
onscrollend | object |
Mensajes de registro de la consola: 1 encontrados
Mensajes registrados en la consola web
Tipo | Categoría | Registrar |
---|---|---|
error | network |
|
HTML
El cuerpo HTML sin procesar de la página
<html><head><style type="text/css">
.random-box {
width: 123px;
height: 456px;
background-color: #f0a;
border: 12px dotted #3a3;
border-radius: 27px;
box-shadow: 10px 20px 30px rgba(0, 0, 0, 0.5);
transform: rotate(13deg);
}
#fancy-heading {
font-size: 47px;
font-weight: bold;
text-transform: uppercase;
letter-spacing: 7px;
line-height: 1.25;
color: #ff6600;
text-shadow: 4px 4px 2px rgba(0, 0, 0, 0.25);
}
.unseen-element {
visibility: hidden;
position: absolute;
top: -9999px;
left: -9999px;
}
#special-paragraph {
font-style: italic;
font-weight: 700;
text-decoration: underline overline;
word-spacing: 15px;
color: #6600ff;
background-image: linear-gradient(45deg, #ffcc00, #33cc33);
padding: 25px;
margin: 50px;
border-left: 8px solid #ff00cc;
}
.divider-line {
border-top: 6px dashed #0066ff;
width: 75%;
margin: 10px auto;
height: 0;
}
.unnecessary-box {
display: block;
background-color: #333;
width: 234px;
height: 134px;
border: 5px solid #000;
border-radius: 50%;
overflow: hidden;
position: relative;
top: 34px;
left: 54px;
}
#rotating-square {
width: 100px;
height: 100px;
background-color: #ff0000;
animation: rotateSquare 4s infinite;
}
@keyframes rotateSquare {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
.blur-effect {
filter: blur(5px);
opacity: 0.75;
}
.surprise-box {
background-color: #123456;
width: 300px;
height: 300px;
position: relative;
overflow: hidden;
border: 15px solid #654321;
}
#random-gradient {
background: radial-gradient(circle, #ff6600 0%, #3300ff 100%);
width: 200px;
height: 200px;
border-radius: 50%;
margin: 30px;
padding: 20px;
}
#shadow-box {
box-shadow: 15px 15px 25px rgba(0, 0, 0, 0.5), inset 5px 5px 10px rgba(255, 255, 255, 0.3);
background-color: #ffeedd;
width: 120px;
height: 220px;
margin: 40px auto;
}
.obscure-element {
opacity: 0.05;
border: 2px dashed #ff0000;
padding: 20px;
font-size: 12px;
}
</style><script type="text/javascript">
</script></head><body>HTTP/1.0 404 Not Found - AS13335 Cloudflare, Inc.| COUNTRY NOT FOUND| Cloudflare, Inc. - ES</body></html>