https://rivalchampions.de/

Eingereichte URL:
https://rivalchampions.de/
Bericht beendet:

Die von der Seite ausgehenden identifizierten Links

JavaScript-Variablen · 17 gefunden

Globale JavaScript-Variablen, die in das Window Object einer Seite geladen werden, sind Variablen, die außerhalb von Funktionen deklariert werden und von jeder Stelle des Codes innerhalb des aktuellen Bereichs zugänglich sind

NameTyp
onbeforetoggleobject
documentPictureInPictureobject
onscrollendobject
adbnumber
areCookiesEnabledfunction
cookieoffnumber
b64_to_utf8function
asyncFunction1function
asyncFunction2function
anotherFunctionfunction

Konsolenprotokoll-Meldungen · 5 gefunden

In der Web-Konsole protokollierte Meldungen

TypKategorieProtokoll
errornetwork
URL
https://rivalchampions.de/favicon.ico
Text
Failed to load resource: the server responded with a status of 404 ()
logjavascript
URL
https://rivalchampions.de/
Text
JSHandle@object
logother
URL
https://rivalchampions.de/
Text
Another Function executed with results: Result of Async Function 1 Result of Async Function 2
logother
URL
https://rivalchampions.de/
Text
good: 200
logother
URL
https://rivalchampions.de/
Text
bad bot

HTML

Der HTML-Rohtext der Seite

<!DOCTYPE html><html dir="auto"><head>
  <meta charset="utf-8">
  <meta name="referrer" content="unsafe-url">
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no">
  <title>Checking your browser....</title>
  <link href="https://cdn.jsdelivr.net/npm/[email protected]/dist/css/bootstrap.min.css" rel="stylesheet" integrity="sha384-EVSTQN3/azprG1Anm3QDgpJLIm9Nao0Yz1ztcQTwFspd3yD65VohhpuuCOmLASjC" crossorigin="anonymous">
  <style>
    body {
      padding-top: 15%;
    }
    
    .se312a7cde32b9220e7de23c82da6b05c {
      display: inline-block;
      font-weight: 400;
      line-height: 1.5;
      color: #212529;
      text-align: center;
      text-decoration: none;
      vertical-align: middle;
      cursor: pointer;
      -webkit-user-select: none;
      -moz-user-select: none;
      user-select: none;
      background-color: transparent;
      border: 1px solid transparent;
      padding: 0.375rem 0.75rem;
      font-size: 1rem;
      border-radius: 0.25rem;
      transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out;
      color: #fff;
      background-color: #0d6efd;
      border-color: #0d6efd;
    }
    
    .se312a7cde32b9220e7de23c82da6b05c:hover {
      color: #fff;
      background-color: #00b3db;
      border-color: #285e8e;
      /*set the color you want here*/
    }
    
    .info {
      text-align: center;
      max-width: 540px;
      margin: 2% auto;
      font-size: 18px;
      font-family: Helvetica, "Trebuchet MS", Verdana, sans-serif;
    }
    
    .s1a68b8ad46c5e8ecd9a9162cfeaecc15 {
      cursor: pointer;
      padding: 14px 14px;
      text-decoration: none;
      display: inline-block;
      width: 14px;
      height: 16px;
    }
    
    .s1a68b8ad46c5e8ecd9a9162cfeaecc15:hover {
      border: 2px solid #ccc;
      width: 10px;
      height: 10px;
    }
  </style>
</head>

<body>
  <div class="container">
    <div class="text-center">
      <h1 class="mb-4">Checking your browser before accessing</h1>
      <p class="text-muted">The process is automatic. Your browser will redirect to your requested content shortly.
        <br> DDos protection by Cloudflare..</p>
    </div>
  </div>
  <div class="info" id="content"><p>Confirm that you are human:</p><div style="cursor: pointer;" class="oebda9f3f81a0b9d30973947cc2af8a81 se312a7cde32b9220e7de23c82da6b05c" onclick="f3eacf742df322db0d3d076947f79c8b9('post', data, '1|0f6866116d08870baccc23f6b764c355d6154d30d3a1d1ec27d5c4519c77b97d')">I'm not a robot</div><div style="cursor: pointer;" class="oed3bc1921c6f1c3373b759e7b8384668 se312a7cde32b9220e7de23c82da6b05c" onclick="f3eacf742df322db0d3d076947f79c8b9('post', data, '1|ee7b7540a0fb62487b3bcafb5b4450708756588a777885f57583278edbe8c264')">I'm not a robot</div><div style="cursor: pointer;" class="o17974c82b4e24f6339d1d9e695653bee se312a7cde32b9220e7de23c82da6b05c" onclick="f3eacf742df322db0d3d076947f79c8b9('post', data, '1|01a2b5b5e8ae6d2a2f86bdcf38a98a7169d8711742c5255d4e5eaac3f48d8c1e')">I'm not a robot</div><div style="cursor: pointer;" class="o51e4e32978f4cd69f3b3166a20a8de50 se312a7cde32b9220e7de23c82da6b05c" onclick="f3eacf742df322db0d3d076947f79c8b9('post', data, '1|ffbae1e4497a6654de8017749d63ee1e9a1230450346991bfb056fd2b2146655')">I'm not a robot</div><style>.o17974c82b4e24f6339d1d9e695653bee {display: none;}  .oed3bc1921c6f1c3373b759e7b8384668 {}  .oebda9f3f81a0b9d30973947cc2af8a81 {display: none;}  .o51e4e32978f4cd69f3b3166a20a8de50 {display: none;} </style></div>
<script>var adb = 1; </script>
<script id="adblock-blocker" src="/antibot9/static/peel.js?bannerid=1733336323"></script>

<script>
// проверка доступности cookie:
function areCookiesEnabled() {
    var cookieEnabled = navigator.cookieEnabled;
    if (cookieEnabled === undefined) {
        document.cookie = "testcookie";
        cookieEnabled = document.cookie.indexOf("testcookie") != -1;
    }
    return cookieEnabled;
}
if (!areCookiesEnabled()) {
var cookieoff = 1;
} else {
var cookieoff = 0;
}

if (window.location.hostname !== window.atob("cml2YWxjaGFtcGlvbnMuZGU=") && window.location.hostname !== window.atob("")) {
window.location = window.atob("aHR0cDovL3JpdmFsY2hhbXBpb25zLmRlLw==");
throw "stop";
}
   
function b64_to_utf8(str) {
str = str.replace(/\s/g, '');    
return decodeURIComponent(escape(window.atob(str)));
}

document.getElementById("content").innerHTML = "Loading..."; //

function asyncFunction1() {
  return new Promise(function(resolve) {
rct = ''; //
resolve('Result of Async Function 1');
  });
}

function asyncFunction2() {
  return new Promise(function(resolve) {
var xhripdb = new XMLHttpRequest();
xhripdb.open('GET', 'https://ipdb.cloud/myip', true); // асинхронный
xhripdb.setRequestHeader("Content-Type", "application/json");
xhripdb.timeout = 5000; // ожидание до 5 сек
xhripdb.onload = function() {
if (xhripdb.readyState === 4 && xhripdb.status === 200) {
// Обработка успешного ответа:
var json = JSON.parse(xhripdb.responseText);
console.log(json);
ipv4 = json.ip;
ipdbc = json.country;
resolve('Result of Async Function 2');
} else {
console.error('Request failed with status:', xhripdb.status);
resolve('Result Error of Async Function 2');
}
};
xhripdb.ontimeout = function() {
// Обработка истечения времени ожидания
console.error('Request timed out');
resolve('Result Error of Async Function 2');
};

xhripdb.onerror = function() {
// Обработка ошибки
console.error('Error occurred');
resolve('Result Error of Async Function 2');
};
xhripdb.send();
  });
}


// b1359b69de1997602e38d8d6efb574cf
function anotherFunction(result1, result2) {
data = 'test=f7f0e957a94a17b9a8a9632824a4aee0fc73ab5ad5286cb91576a94b4c474ec2&h1=2ebe953a18cd397408268274ee68decb6c4f6154f692207ee83c30fa19b5cbad&date=1733336323&hdc=1&a='+adb+'&country=AD&ip=2a09:bac5:312b:1646:0000:0000:0238:002a&v=9.043&cid=1733336323.4031&ptr=2a09:bac5:312b:1646:0000:0000:0238:002a&w='+screen.width+'&h='+screen.height+'&cw='+document.documentElement.clientWidth+'&ch='+document.documentElement.clientHeight+'&co='+screen.colorDepth+'&pi='+screen.pixelDepth+'&ref='+encodeURIComponent(document.referrer)+'&accept=text%2Fhtml%2Capplication%2Fxhtml%2Bxml%2Capplication%2Fxml%3Bq%3D0.9%2Cimage%2Favif%2Cimage%2Fwebp%2Cimage%2Fapng%2C%2A%2F%2A%3Bq%3D0.8%2Capplication%2Fsigned-exchange%3Bv%3Db3%3Bq%3D0.7&tz='+Intl.DateTimeFormat().resolvedOptions().timeZone+'&ipdbc='+ipdbc+'&ipv4='+ipv4+'&rct='+rct+'&cookieoff='+cookieoff;
f3eacf742df322db0d3d076947f79c8b9('ab', data, '');
  console.log('Another Function executed with results:', result1, result2);
}

async function runAsyncFunctions() {
  try {
    const result1 = await asyncFunction1();
    const result2 = await asyncFunction2();
    anotherFunction(result1, result2);
  } catch (error) {
    console.error(error);
  }
}

runAsyncFunctions();



function Button() {

document.getElementById("content").innerHTML = b64_to_utf8("PHA+Q29uZmlybSB0aGF0IHlvdSBhcmUgaHVtYW46PC9wPjxkaXYgc3R5bGU9ImN1cnNvcjogcG9pbnRlcjsiIGNsYXNzPSJvZWJkYTlmM2Y4MWEwYjlkMzA5NzM5NDdjYzJhZjhhODEgc2UzMTJhN2NkZTMyYjkyMjBlN2RlMjNjODJkYTZiMDVjIiBvbmNsaWNrPSJmM2VhY2Y3NDJkZjMyMmRiMGQzZDA3Njk0N2Y3OWM4YjkoJ3Bvc3QnLCBkYXRhLCAnMXwwZjY4NjYxMTZkMDg4NzBiYWNjYzIzZjZiNzY0YzM1NWQ2MTU0ZDMwZDNhMWQxZWMyN2Q1YzQ1MTljNzdiOTdkJykiPkknbSBub3QgYSByb2JvdDwvZGl2PjxkaXYgc3R5bGU9ImN1cnNvcjogcG9pbnRlcjsiIGNsYXNzPSJvZWQzYmMxOTIxYzZmMWMzMzczYjc1OWU3YjgzODQ2Njggc2UzMTJhN2NkZTMyYjkyMjBlN2RlMjNjODJkYTZiMDVjIiBvbmNsaWNrPSJmM2VhY2Y3NDJkZjMyMmRiMGQzZDA3Njk0N2Y3OWM4YjkoJ3Bvc3QnLCBkYXRhLCAnMXxlZTdiNzU0MGEwZmI2MjQ4N2IzYmNhZmI1YjQ0NTA3MDg3NTY1ODhhNzc3ODg1ZjU3NTgzMjc4ZWRiZThjMjY0JykiPkknbSBub3QgYSByb2JvdDwvZGl2PjxkaXYgc3R5bGU9ImN1cnNvcjogcG9pbnRlcjsiIGNsYXNzPSJvMTc5NzRjODJiNGUyNGY2MzM5ZDFkOWU2OTU2NTNiZWUgc2UzMTJhN2NkZTMyYjkyMjBlN2RlMjNjODJkYTZiMDVjIiBvbmNsaWNrPSJmM2VhY2Y3NDJkZjMyMmRiMGQzZDA3Njk0N2Y3OWM4YjkoJ3Bvc3QnLCBkYXRhLCAnMXwwMWEyYjViNWU4YWU2ZDJhMmY4NmJkY2YzOGE5OGE3MTY5ZDg3MTE3NDJjNTI1NWQ0ZTVlYWFjM2Y0OGQ4YzFlJykiPkknbSBub3QgYSByb2JvdDwvZGl2PjxkaXYgc3R5bGU9ImN1cnNvcjogcG9pbnRlcjsiIGNsYXNzPSJvNTFlNGUzMjk3OGY0Y2Q2OWYzYjMxNjZhMjBhOGRlNTAgc2UzMTJhN2NkZTMyYjkyMjBlN2RlMjNjODJkYTZiMDVjIiBvbmNsaWNrPSJmM2VhY2Y3NDJkZjMyMmRiMGQzZDA3Njk0N2Y3OWM4YjkoJ3Bvc3QnLCBkYXRhLCAnMXxmZmJhZTFlNDQ5N2E2NjU0ZGU4MDE3NzQ5ZDYzZWUxZTlhMTIzMDQ1MDM0Njk5MWJmYjA1NmZkMmIyMTQ2NjU1JykiPkknbSBub3QgYSByb2JvdDwvZGl2PjxzdHlsZT4ubzE3OTc0YzgyYjRlMjRmNjMzOWQxZDllNjk1NjUzYmVlIHtkaXNwbGF5OiBub25lO30gIC5vZWQzYmMxOTIxYzZmMWMzMzczYjc1OWU3YjgzODQ2Njgge30gIC5vZWJkYTlmM2Y4MWEwYjlkMzA5NzM5NDdjYzJhZjhhODEge2Rpc3BsYXk6IG5vbmU7fSAgLm81MWU0ZTMyOTc4ZjRjZDY5ZjNiMzE2NmEyMGE4ZGU1MCB7ZGlzcGxheTogbm9uZTt9IDwvc3R5bGU+");
}

function f3eacf742df322db0d3d076947f79c8b9(s, d, x){
document.getElementById("content").innerHTML = "Loading...";
d = d + '&xf6fb5fe37d7d5d60fe55e2f3cf8ae290='+s+'&xxx=' + x + '&rowid=4&gray=2';
var cloud = new XMLHttpRequest();
cloud.open("POST", "/", true);
cloud.timeout = 5000;
cloud.setRequestHeader('Content-type', 'application/x-www-form-urlencoded;');

cloud.onload = function () {
if(cloud.status == 200) {
// успешный ответ проверки
console.log('good: '+cloud.status);
var obj = JSON.parse(this.responseText);

if (typeof(obj.cookie) == "string") {
var d = new Date();
d.setTime(d.getTime() + (7 * 24 * 60 * 60 * 1000));
var expires = "expires="+ d.toUTCString();
document.cookie = "CjLHdwviUBlKtNOFpyJDhbmaZukYXc="+obj.cookie+"-1733336323; SameSite=Lax;; " + expires + "; path=/;";
document.getElementById("content").innerHTML = "Loading...";
window.location.href = "/";
} else {
Button();
console.log('bad bot');
}
if (typeof(obj.error) == "string") {
if (obj.error == "Account Not Found" || obj.error == "This domain is not licensed" || obj.error == "Subscription has expired" || obj.error == "This domain is blacklisted" || obj.error == "Your request has been denied.") {
const ErrorMsg = document.createElement('div');
ErrorMsg.innerHTML = '<h1 style="text-align:center; color:red;">'+obj.error+'</h1>';
document.body.insertAdjacentElement('afterbegin', ErrorMsg);
document.getElementById("content").style.visibility = "hidden";
document.getElementById("content").innerHTML = '';
} else if (obj.error == "Cookies disabled") {
document.getElementById("content").innerHTML = "<h2 style=\"text-align:center; color:red;\">Cookie is Disabled in your browser. Please Enable the Cookie to continue.</h2>";
}
if (obj.error == "Wrong Click") {
document.getElementById("content").innerHTML = "Loading...";
window.location.href = "/";
}
}
}
};

cloud.ontimeout = function () {
  console.log('timeout');
  Button();
};
cloud.send(d);
}
</script>
<noscript>
<h2 style="text-align:center; color:red;">JavaScript is Disabled in your browser. Please Enable the JavaScript to continue.</h2>
</noscript>


</body></html><!-- Time: 0.941 Sec. -->