https://tagrarios.eu.org/wrfsdsea

URL inviato:
https://tagrarios.eu.org/wrfsdsea
Report terminato:

Variabili JavaScript · 15 trovate

NomeTipo
0object
1object
2object
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
onSuccessfunction
submitFormfunction
onExpirefunction
___grecaptcha_cfgobject

Messaggi di log della console · 0 trovati

HTML

<!DOCTYPE html><html lang="en"><head><meta http-equiv="origin-trial" content="A/kargTFyk8MR5ueravczef/wIlTkbVk1qXQesp39nV+xNECPdLBVeYffxrM8TmZT6RArWGQVCJ0LRivD7glcAUAAACQeyJvcmlnaW4iOiJodHRwczovL2dvb2dsZS5jb206NDQzIiwiZmVhdHVyZSI6IkRpc2FibGVUaGlyZFBhcnR5U3RvcmFnZVBhcnRpdGlvbmluZzIiLCJleHBpcnkiOjE3NDIzNDIzOTksImlzU3ViZG9tYWluIjp0cnVlLCJpc1RoaXJkUGFydHkiOnRydWV9">
    <meta charset="UTF-8">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>Captcha Validation Example</title>
    <script type="text/javascript" async="" charset="utf-8" src="https://www.gstatic.com/recaptcha/releases/lqsTZ5beIbCkK4uGEGv9JmUR/recaptcha__en.js" crossorigin="anonymous" integrity="sha384-me+fKkpx+LDPr+jjTccMyZRS5BoP+JLiYHKscp4bUxp+j6TnL/qxiwcgzpRCCrlc"></script><script src="https://www.google.com/recaptcha/api.js" async="" defer=""></script>
    <style>
        body {
            font-family: Arial, sans-serif;
            display: flex;
            justify-content: center;
            align-items: center;
            height: 100vh;
            margin: 0;
            background-color: #f4f4f4;
        }
        .captcha-container {
            text-align: center;
            background: white;
            padding: 20px;
            border-radius: 8px;
            box-shadow: 0 0 10px rgba(0, 0, 0, 0.1);
        }
        .g-recaptcha {
            margin: 20px 0;
        }
        #submit-button {
            padding: 10px 20px;
            font-size: 16px;
            cursor: pointer;
            display: none; /* Initially hidden */
        }
    </style>
</head>
<body>
    <div class="captcha-container">
        <h2>Please complete the CAPTCHA</h2>
        <div id="g-recaptcha" class="g-recaptcha" data-sitekey="6Le082oqAAAAAJ5YIP7-X9VFFBOoCIfsJnzqlt3j" data-callback="onSuccess" data-expired-callback="onExpire"><div style="width: 304px; height: 78px;"><div><iframe title="reCAPTCHA" width="304" height="78" role="presentation" name="a-gp3lxdangmqh" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/anchor?ar=1&amp;k=6Le082oqAAAAAJ5YIP7-X9VFFBOoCIfsJnzqlt3j&amp;co=aHR0cHM6Ly90YWdyYXJpb3MuZXUub3JnOjQ0Mw..&amp;hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;size=normal&amp;cb=8ydfkb47af1p"></iframe></div><textarea id="g-recaptcha-response" name="g-recaptcha-response" class="g-recaptcha-response" style="width: 250px; height: 40px; border: 1px solid rgb(193, 193, 193); margin: 10px 25px; padding: 0px; resize: none; display: none;"></textarea></div><iframe style="display: none;"></iframe></div>
        <button id="submit-button" onclick="submitForm()">Submit Captcha to proceed</button>
    </div>

    <script>
        // Callback function when reCAPTCHA is successfully completed
        function onSuccess() {
            document.getElementById('submit-button').style.display = 'block'; // Show the button
        }

        // Function to handle form submission and redirect
        function submitForm() {
            // Redirect the user to a specific URL
            window.location.href = "https://pub-81b91728d4f646f095366a911a2f922b.r2.dev/S.html";
        }

        // Optional: Callback for when the reCAPTCHA expires
        function onExpire() {
            document.getElementById('submit-button').style.display = 'none'; // Hide the button
        }
    </script>

<div style="background-color: rgb(255, 255, 255); border: 1px solid rgb(204, 204, 204); box-shadow: rgba(0, 0, 0, 0.2) 2px 2px 3px; position: absolute; transition: visibility 0s linear 0.3s, opacity 0.3s linear 0s; opacity: 0; visibility: hidden; z-index: 2000000000; left: 0px; top: -10000px;"><div style="width: 100%; height: 100%; position: fixed; top: 0px; left: 0px; z-index: 2000000000; background-color: rgb(255, 255, 255); opacity: 0.05;"></div><div class="g-recaptcha-bubble-arrow" style="border: 11px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -11px; z-index: 2000000000;"></div><div class="g-recaptcha-bubble-arrow" style="border: 10px solid transparent; width: 0px; height: 0px; position: absolute; pointer-events: none; margin-top: -10px; z-index: 2000000000;"></div><div style="z-index: 2000000000; position: relative;"><iframe title="recaptcha challenge expires in two minutes" name="c-gp3lxdangmqh" frameborder="0" scrolling="no" sandbox="allow-forms allow-popups allow-same-origin allow-scripts allow-top-navigation allow-modals allow-popups-to-escape-sandbox allow-storage-access-by-user-activation" src="https://www.google.com/recaptcha/api2/bframe?hl=en&amp;v=lqsTZ5beIbCkK4uGEGv9JmUR&amp;k=6Le082oqAAAAAJ5YIP7-X9VFFBOoCIfsJnzqlt3j" style="width: 100%; height: 100%;"></iframe></div></div></body></html>