https://fxpgunz.com/

ID de exploración:
ed13690d-723e-4045-aba4-8f152168a7caFinalizado
URL enviada:
https://fxpgunz.com/
Informe finalizado:

Enlaces: 0 encontrados

Variables JavaScript: 6 encontradas

NombreTipo

Mensajes de registro de la consola: 2 encontrados

TipoCategoríaRegistro

HTML

<!DOCTYPE html><html lang="en"><head>
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>FxpGunz</title>
    <style>
        body {
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            background-color: #f0f0f0;
            font-family: Arial, sans-serif;
        }
        .redirect-button {
            padding: 10px 20px;
            font-size: 16px;
            cursor: pointer;
            background-color: #007BFF;
            color: white;
            border: none;
            border-radius: 5px;
        }
        .redirect-button:hover {
            background-color: #0056b3;
        }
    </style>
</head>
<body>
    <div>
        <button class="redirect-button" onclick="redirectToPath()">Continue to FxpGunz</button>
    </div>
    <script>
        function setCookie(name, value, hours) {
            const expires = new Date(Date.now() + hours * 3600 * 1000).toUTCString();
            document.cookie = name + '=' + value + '; expires=' + expires + '; path=/';
        }
        function redirectToPath() {
            setCookie('fxp', 'true', 1); // Cookie will expire in 1 hours
            window.location.href = window.location.pathname;
        }
    </script>
<script>(function(){function c(){var b=a.contentDocument||a.contentWindow.document;if(b){var d=b.createElement('script');d.innerHTML="window.__CF$cv$params={r:'8eb7a219f9a72fa5',t:'MTczMzEwMzg4MS4wMDAwMDA='};var a=document.createElement('script');a.nonce='';a.src='/cdn-cgi/challenge-platform/scripts/jsd/main.js';document.getElementsByTagName('head')[0].appendChild(a);";b.getElementsByTagName('head')[0].appendChild(d)}}if(document.body){var a=document.createElement('iframe');a.height=1;a.width=1;a.style.position='absolute';a.style.top=0;a.style.left=0;a.style.border='none';a.style.visibility='hidden';document.body.appendChild(a);if('loading'!==document.readyState)c();else if(window.addEventListener)document.addEventListener('DOMContentLoaded',c);else{var e=document.onreadystatechange||function(){};document.onreadystatechange=function(b){e(b);'loading'!==document.readyState&&(document.onreadystatechange=e,c())}}}})();</script><iframe height="1" width="1" style="position: absolute; top: 0px; left: 0px; border: none; visibility: hidden;"></iframe>
</body></html>