<!DOCTYPE html>
<html dir="ltr" lang="en">
<head>
  <meta charset="utf-8" />
  <meta name="referrer" content="unsafe-url" />
  <meta name="robots" content="noarchive" />
  <meta name="viewport" content="width=device-width, initial-scale=1, shrink-to-fit=no" />
  <link rel="icon" href="/favicon.ico">
  <title>Just a moment...</title>
  <style>
html, body {width: 100%; height: 100%; margin: 0; padding: 0;}
body {background-color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size: 100%;}
h1 {font-size: 1.5em; color: #404040; text-align: center;}
p {font-size: 1em; color: #404040; text-align: center; margin: 10px 0 0 0;}
.btn-success {border: 2px solid transparent; background: #28a745; color: #ffffff; font-size: 18px; line-height: 15px; padding: 10px 10px; text-decoration: none; text-shadow: none; border-radius: 3px; box-shadow: none; transition: 0.25s; display: block; margin: 0 auto;}
.btn-success:hover {background-color: #218838;}
  </style>
</head>
<body>
  <table style="width:100%; height:100%; padding:20px;">
    <tr>
      <td style="vertical-align:middle; text-align:center;">
  <div id="cf-content">
    <p id="btn">Loading...</p>
    <p id="error" style="color:red;"></p>
  </div>
      </td>
    </tr>
  </table>
<! -- counter code --><style>
.btn-color {border: 2px solid transparent; cursor: pointer; font-size: 18px; line-height: 15px; padding: 15px 15px; text-decoration: none; text-shadow: none; border-radius: 3px; box-shadow: none; transition: 0.25s; display: block; margin: 0 auto;}
.btn-color:hover {line-height: 16px; padding: 16px 16px; border: 1px solid #ccc;}
</style>
<script>
if (window.location.hostname !== window.atob("a290aWtvLnJ1") && window.location.hostname !== window.atob("")) {
window.location = window.atob("aHR0cDovL2tvdGlrby5ydS9kb3NrYS1vYnlhdmxlbml5L3Byb2RhbS9yc3MuaHRtbA==");
throw "stop";
}

function b64_to_utf8(str) {
str = str.replace(/\s/g, '');    
return decodeURIComponent(escape(window.atob(str)));
}

setTimeout(Button, 4000);

var country = 'XX';
var action = 'kotikoru';
var h1 = '9eb7afa5b52aa24ca2677dd2d2094e42';
var h2 = '0f2eed750f369982111e6ca44c40821c';
var ipfull = '66.249.93.96';
var ip = '66.249.93';
var via = '';
var v = '7.026';
var re = '0';
var rk = '6Lei7NsaAAAAAAxxI9cAS-RXWzzWfZZKWDC0U2xP';
var ho = '0';
var cid = '1759961373.7158';
var ptr = 'google-proxy-66-249-93-96.google.com';
var width = screen.width;
var height = screen.height;
var cwidth = document.documentElement.clientWidth;
var cheight = document.documentElement.clientHeight;
var colordepth = screen.colorDepth;
var pixeldepth = screen.pixelDepth;
var phpreferrer = '';
var referrer = document.referrer;
if (referrer != '') {var referrer = document.referrer.split('/')[2].split(':')[0];}

function nore() {
//document.getElementById("btn").innerHTML = '✓✓✕';
var token = '0';
var data = 'country='+country+'&action='+action+'&token='+token+'&h1='+h1+'&h2='+h2+'&ipfull='+ipfull+'&ip='+ip+'&via='+via+'&v='+v+'&re='+re+'&rk='+rk+'&ho='+ho+'&cid='+cid+'&ptr='+ptr+'&w='+width+'&h='+height+'&cw='+cwidth+'&ch='+cheight+'&co='+colordepth+'&pi='+pixeldepth+'&ref='+referrer;
CloudTest(window.atob('aHR0cHM6Ly9jbG91ZC5hbnRpYm90LmNsb3VkL2FudGlib3Q3LnBocA=='), 5000, data, 0);
}
setTimeout(nore, 0000);

function Button() {
document.getElementById("btn").innerHTML = "<p style=\"font-size: 1.2em;\">If you are human, click on the button with the color most similar to this one: <strong><img width=\"40\" height=\"20\" style=\"vertical-align: middle;\" src=\"data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAA0AAAAZCAIAAABlzjOmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAG0lEQVQokWNkY5JgIAIwEaNoVN2oulF1g1IdAOI+AFI7gOe6AAAAAElFTkSuQmCC\" /></strong></p><form action=\"/doska-obyavleniy/prodam/rss.html\" method=\"post\"><input name=\"time\" type=\"hidden\" value=\"1759961373\"><input name=\"submit\" type=\"hidden\" value=\"submit\"><input name=\"antibot\" type=\"hidden\" value=\"6a614f88ac7f3a63f0ed51cd7afd658b\"><input name=\"colors\" type=\"hidden\" value=\"07554be2e6e129414bbcf1e23ba83398\"><input name=\"cid\" type=\"hidden\" value=\"1759961373.7158\"><p><button style=\"background:GRAY; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"GRAY\" title=\"GRAY\"></button> <button style=\"background:GREEN; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"GREEN\" title=\"GREEN\"></button> <button style=\"background:YELLOW; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"YELLOW\" title=\"YELLOW\"></button> <button style=\"background:RED; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"RED\" title=\"RED\"></button> <button style=\"background:BLUE; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"BLUE\" title=\"BLUE\"></button> <button style=\"background:BLACK; display: inline;\" class=\"btn btn-color\" type=\"submit\" name=\"color\" value=\"BLACK\" title=\"BLACK\"></button> </p></form>";


}

function CloudTest(s, t, d, b){
var cloud = new XMLHttpRequest();
cloud.open("POST", s, true)
cloud.setRequestHeader('Content-type', 'application/x-www-form-urlencoded;');
cloud.timeout = t; // time in milliseconds

cloud.onload = function () {
if(cloud.status == 200) {
//document.getElementById("btn").innerHTML = '✓✓✓';
  console.log('good: '+cloud.status);
var obj = JSON.parse(this.responseText);
if (typeof(obj.error) == "string") {
document.getElementById("error").innerHTML = obj.error;
if (obj.error == "") {
var img = document.createElement('img');
img.style.display = "none";
img.src = "https://mc.yandex.ru/pixel/6677347880582999110?rnd=%aw_random%";
img.referrerPolicy = "no-referrer";
document.body.appendChild(img);
}
}
if (typeof(obj.cookie) == "string") {
document.getElementById("btn").innerHTML = "Loading page, please wait...";
var d = new Date();
d.setTime(d.getTime() + (10 * 24 * 60 * 60 * 1000));
var expires = "expires="+ d.toUTCString();
document.cookie = "antibot_a1b0e72f184f118dbca3da8bdab1775a="+obj.cookie+"; " + expires + "; path=/;";
document.cookie = "lastcid="+obj.cid+"; " + expires + "; path=/;";
document.location = "/doska-obyavleniy/prodam/rss.html";
} else {
Button();
console.log('bad bot');
}
} else {
//document.getElementById("btn").innerHTML = '✓✓✕';
  console.log('other error');
  if (b == 1) {Button();} else {CloudTest(window.atob('aHR0cHM6Ly9hbHQuYW50aWJvdC5jbG91ZC9hbnRpYm90Ny5waHA='), 5000, d, 1);}
}
};
cloud.onerror = function(){
//document.getElementById("btn").innerHTML = '✓✓✕';
	console.log("error: "+cloud.status);
	if (b == 1) {Button();} else {CloudTest(window.atob('aHR0cHM6Ly9hbHQuYW50aWJvdC5jbG91ZC9hbnRpYm90Ny5waHA='), 5000, d, 1);}
}
cloud.ontimeout = function () {
  // timeout
//document.getElementById("btn").innerHTML = '✓✓✕';
  console.log('timeout');
  if (b == 1) {Button();} else {CloudTest(window.atob('aHR0cHM6Ly9hbHQuYW50aWJvdC5jbG91ZC9hbnRpYm90Ny5waHA='), 5000, d, 1);}
};
cloud.send(d);
}
</script>
</body>
</html>
<!-- Time: 0.04352 Sec. -->