https://pablo-restrepo.github.io/Troll-Page-Scream/

ID da verificação
65a2f38b-9335-4ee9-a3b6-c381829f978bConcluído
URL enviado:
https://bit.ly/4ilapTsRedirecionado
Relatório concluído:
LinkTexto
https://github.com/Pablo-Restrepo/Troll-Page-ScreamDDoS protection by Cloudflare

Variáveis JavaScript · 6 encontrada(s)

NomeTipo
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
toggleMutefunction
delayfunction
showVideofunction

Mensagens de registro do console · 1 encontrada(s)

TipoCategoriaLog
warningother
Texto
Error with Permissions-Policy header: Origin trial controlled feature not enabled: 'interest-cohort'.

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta http-equiv="X-UA-Compatible" content="IE=edge">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <link rel="stylesheet" href="style.css">
    <title>Checking your browser...</title>
    <link rel="shortcut icon" href="img/Favicon.ico" type="image/x-icon">
</head>

<body>
    <div class="container-video" id="container-video">
        <video class="video" id="video" autoplay="" muted="" loop="">
            <source src="vid/video.mp4" type="video/mp4">
            Your browser does not support the video tag.
        </video>
    </div>

    <div class="container" id="container">
        <img class="gif" src="img/dots.gif" alt="Dots">
        <h2 class="text">Checking your browser before accessing attachment.</h2>
        <p class="text">This process is automatic. Your browser will redirect to your requested content shortly.</p>
        <p class="text-captcha" id="text-captcha">Please enter captcha</p>
        <div class="counter" id="counter">Please allow up to 2 seconds...</div>
        <div class="recaptcha-container" id="recaptcha-container">
            <div class="button-container">
                <div class="button" id="button" onclick="showVideo()"></div>
            </div>
            <div class="text-container">
                <p>I'm not a robot</p>
            </div>
            <div class="image-container">
                <img src="img/RecaptchaLogo.png" alt="Recaptcha">
                <p>Privacy - Terms</p>
            </div>
        </div>
        <a class="link" href="https://github.com/Pablo-Restrepo/Troll-Page-Scream">DDoS protection by
            Cloudflare</a>
        <p>Ray ID: 348759h65g34h</p>
    </div>


<script src="main.js"></script>

</body></html>