https://baaaarrrraaiimmm.com/

ID da verificação
ee8daa4a-f4a1-4a36-81d4-570b28f566d3Concluído
URL enviado:
https://baaaarrrraaiimmm.com/
Relatório concluído:

Variáveis JavaScript · 3 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject

Mensagens de registro do console · 1 encontrada(s)

TipoCategoriaLog
errornetwork
URL
https://baaaarrrraaiimmm.com/favicon.ico
Texto
Failed to load resource: the server responded with a status of 404 ()

HTML

<!DOCTYPE html><html><head>
    <title>baaaarrrraaiimmm</title>
    <style>
        /* CSS to ensure the image is full size and centered */
        body,
        html {
            height: 100%;
            margin: 0;
            display: flex;
            justify-content: center;
            align-items: center;
            background-color: #f0f0f0;
        }

        img {
            max-width: 100%;
            max-height: 100%;
            width: auto;
            height: auto;
        }
    </style>
</head>

<body>
    <!-- Replace 'your-image.jpg' with the path to your image -->
    <img src="bad aim.png" alt="Centered Image">


</body></html>