https://mondial-relay2025.info/

ID de l'analyse :
1a23083e-ffa6-4e9a-bb70-179549926de2Terminée
URL soumise :
https://mondial-relay2025.info/
Fin du rapport :

Liens : 0 trouvé(s)

Liens sortants identifiés à partir de la page

Variables JavaScript : 3 trouvée(s)

Les variables JavaScript globales chargées dans l'objet fenêtre d'une page sont des variables déclarées en dehors des fonctions et accessibles depuis n'importe quel endroit du code au sein du champ d'application actuel

NomType
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Messages de journal de console : 1 trouvé(s)

Messages consignés dans la console web

HTML

Le corps HTML de la page en données brutes

<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>