cloudflare
tcp/443 tcp/80
Open service 2a06:98c1:3120::3:8443 · hotel-mp.com.ua
2026-01-25 12:39
Open service 104.21.7.94:8443 · hotel-mp.com.ua
2026-01-25 12:39
Open service 2a06:98c1:3121::3:80 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=10,cfOrigin;dur=111
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=xIX9sl2tKgTFbWnv7p02KfSXhChDpbxWHki%2F8d1ntfSTLrSRL6dSdr1UZ8TBCutkfDKk5ReZsiezyhHoYZMrW3Mo9nzY0pDQ%2BYBV02vSDu2lO7UZ8dRy4uKMxQ%3D%3D"}]}
CF-RAY: 9c37d548efc875e1-EWR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"957cac202e5142f2a601251923df1225","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2a06:98c1:3120::3:443 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 429 Too Many Requests
Date: Sun, 25 Jan 2026 12:39:25 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=4d98a88985134d7c913da1658c122d2fbc7b8939d5bd6ce44bee5571764216ef; Path=/; Expires=Sun, 25 Jan 2026 12:49:25 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769344765101; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.011/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=9,cfOrigin;dur=532
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=p3%2FNvQayJXgTNzMsYYmkGM%2FXwVZns7RlGarC1kaEdJhui5AFQ3s3i1n4UGK5x9%2BVfWA2f55gw6Oz6fiNsNSV3kGYXYhoHemZ%2F%2FRGWExk%2BvoZquhr5oUQOeI%3D"}]}
CF-RAY: 9c37d54b0d0da3d0-SIN
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('4-58-36+47'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
<script defer src="https://static.clo
Open service 2a06:98c1:3120::3:80 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=16,cfOrigin;dur=237
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AE29H1naVV%2F3Aw9asCTzgydeZD7Kub9GjBdUu4kvMPEZLvOYLjweKYz2S5m2k4fVxfRaT8wVDV3n%2FVD778lPNYe0LrC%2Fq04v%2BH%2F0n2St3OCuf7Qvt3KR%2FpP8GQ%3D%3D"}]}
CF-RAY: 9c37d548af1f39d7-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"957cac202e5142f2a601251923df1225","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 172.67.130.14:8443 · hotel-mp.com.ua
2026-01-25 12:39
Open service 172.67.130.14:443 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 429 Too Many Requests
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=4c60a061473fbc64e5d8f96cc45bdeb887b590f038a4be07efabc8dda2a02afe; Path=/; Expires=Sun, 25 Jan 2026 12:49:24 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769344764140; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=8Cn3HFXMo1L2DBESH05076jinC1rCeQjdYfYjij3wTav8qYpBC%2BAB3oX2RiU%2FBFOFjtK8kBHxLj5zGadM8%2B1L0g15ZYYNsd98NTm%2BBbUWg%3D%3D"}]}
CF-RAY: 9c37d5472896d7e3-LHR
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('6-100-74-85'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
</body>
Open service 172.67.130.14:80 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=VD7pEWTY3BiaKdoqbSH2lKqx3%2FemwZalnTYTvjnZ9CZ%2Bzfbn%2BZFOyMRoRyWIpHLGlebbTEPfF8YmbTIt%2B%2Fe%2FmgHZS84Cs1mIH5LSI83M3A%3D%3D"}]}
CF-RAY: 9c37d546cbcda712-LHR
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 104.21.7.94:443 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 429 Too Many Requests
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=9f2b8cc497e2be578308130094e88b99a5ee6818e1c9db7bfff14e31b2b8bec1; Path=/; Expires=Sun, 25 Jan 2026 12:49:24 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769344764071; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=2Z5Ro8TPQ%2FMZ5bfnUX7gBnJVjSL3Wcmvzr05%2BTfcJCPsNBTfpu4rgM4yE%2FH3odXS5%2By2MqCBmOZ6snG3f1%2FKPGgcwqVjZ1sCFIthXAANHQ%3D%3D"}]}
CF-RAY: 9c37d546dabf6627-AMS
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('1*31+7*85'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
</body>
Open service 104.21.7.94:80 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 301 Moved Permanently
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=lP7XMgk7wrtBncoKKZZMnyR5n40qXF09qMz%2BOOfw35PKxHCqXrSu%2B4vIySvVC7OeQM3tIUMCnBIk2Ej1HHrCAKLWb5bsEb6rhCEMFvkd0g%3D%3D"}]}
CF-RAY: 9c37d5468da0dac7-AMS
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2a06:98c1:3121::3:8443 · hotel-mp.com.ua
2026-01-25 12:39
Open service 2a06:98c1:3121::3:443 · hotel-mp.com.ua
2026-01-25 12:39
HTTP/1.1 429 Too Many Requests
Date: Sun, 25 Jan 2026 12:39:24 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=af223aa8e3095cde2080ecf6ae88a3ac91b16efd62821ef3724e961594909b8b; Path=/; Expires=Sun, 25 Jan 2026 12:49:24 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769344764063; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=%2BkdVWhf80XaEyUvxYBygnigo3IKW3PVvsNVMoLtPXRZOUXeXXIj%2FTXrxuLcL63WKmcV9niKDZbXmRtWqORQt%2BQnE6zgy9EMXXRsSGIM8u3G3YPwX4JzCH58%3D"}]}
CF-RAY: 9c37d546ca625cb0-FRA
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('9+26-64-49'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
</body>
Open service 188.114.97.3:8443 · hotel-mp.com.ua
2026-01-11 08:31
Open service 2a06:98c1:3120::3:443 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 429 Too Many Requests
Date: Sun, 11 Jan 2026 08:31:39 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=6d69dd5617212621cbd7274793aa0f5ee36fbcd5350f97005ccd8ce99da824a8; Path=/; Expires=Sun, 11 Jan 2026 08:41:39 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768120299123; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.011/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=5,cfOrigin;dur=120
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=NmXFMavAr2B8AxLd4aPPR1o71dmbT6CcKBqzw%2FrQvipP%2Beanat%2BPlC%2B8CcWKXUY%2F4XDYpqHK%2BVTGfql0PQa3ymcH3ifwhGFIeT9g1ZkgTtB0GtfaLly7yNe%2BHw%3D%3D"}]}
CF-RAY: 9bc30f1d195db409-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('3+31*2-90'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
<script defer src="https://static.clou
Open service 2a06:98c1:3121::3:80 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:31:39 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=12,cfOrigin;dur=118
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=AervmgqHh4cPtUN1xrwJ%2BPMMfqpQayptClbCIyq%2BG37HFqE0FY5HFZKCKgOF4M%2FTCNgymy2zXLCreglRVOTqKNYPqSFq9xccmwlkZsCKeeTM6JCfpYImoe%2BjEg%3D%3D"}]}
CF-RAY: 9bc30f1c4ba8ac9c-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"957cac202e5142f2a601251923df1225","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2a06:98c1:3120::3:80 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:31:38 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=CVgcz8tlX8aigJrRSfuvIeIz0ySm2UkGY2uPJYzWg6eJFSIgTj47pk1gD3ZhrtbUVE7n%2FgOOIMiSgs2b1Yu43zpn4IMXeQQMGMyriCSiXe0yr%2FsMdVu92sfzsQ%3D%3D"}]}
CF-RAY: 9bc30f1b7f42d28e-FRA
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
</body>
</html>
Open service 2a06:98c1:3120::3:8443 · hotel-mp.com.ua
2026-01-11 08:31
Open service 2a06:98c1:3121::3:8443 · hotel-mp.com.ua
2026-01-11 08:31
Open service 188.114.97.3:443 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 429 Too Many Requests
Date: Sun, 11 Jan 2026 08:31:39 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=274469e2a877072202090c9c5d102b77e1f1da0ddb9f16008b57b3f76dde08ca; Path=/; Expires=Sun, 11 Jan 2026 08:41:39 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768120299039; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=6,cfOrigin;dur=119
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=sTsJ%2FtaH3KhleGyZZ42YBPNJG9puRbbcabDucbFz1WKNbNCJCG3YlwMkAhC8Gfbv0e9XqctLz4fzXxjfGlUWcE%2BmdQsX8M5noFxzseP17g%3D%3D"}]}
CF-RAY: 9bc30f1c9dd5aaa1-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('7+19-69*17'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
<script defer src="https://static.clo
Open service 188.114.97.3:80 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 301 Moved Permanently
Date: Sun, 11 Jan 2026 08:31:38 GMT
Content-Type: text/html
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Location: https://hotel-mp.com.ua/
x-ray: wnp530:0.000/wn530:0.000/
cf-cache-status: DYNAMIC
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=11,cfOrigin;dur=117
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=BiAvrZfQCkiMI3Z6vW3lP11MHR9xADoRGU8O8H0PJwZTY90y%2FEf8GOgdqI50X1Mi4W3P%2FJZcKZE32Ave4fBLEK1MD%2FAluKZ0RZyoC4EKnQ%3D%3D"}]}
CF-RAY: 9bc30f1bcb35aacd-YYZ
alt-svc: h3=":443"; ma=86400
Page title: 301 Moved Permanently
<html>
<head><title>301 Moved Permanently</title></head>
<body>
<center><h1>301 Moved Permanently</h1></center>
<hr><center>nginx</center>
<script defer src="https://static.cloudflareinsights.com/beacon.min.js/vcd15cbe7772f49c399c6a5babf22c1241717689176015" integrity="sha512-ZpsOmlRQV6y907TI0dKBHq9Md29nnaEIPlkf84rnaERnq6zvWvPUqr2ft8M1aS28oN72PdrCzSjY4U6VaAw1EQ==" data-cf-beacon='{"version":"2024.11.0","token":"957cac202e5142f2a601251923df1225","r":1,"server_timing":{"name":{"cfCacheStatus":true,"cfEdge":true,"cfExtPri":true,"cfL4":true,"cfOrigin":true,"cfSpeedBrain":true},"location_startswith":null}}' crossorigin="anonymous"></script>
</body>
</html>
Open service 2a06:98c1:3121::3:443 · hotel-mp.com.ua
2026-01-11 08:31
HTTP/1.1 429 Too Many Requests
Date: Sun, 11 Jan 2026 08:31:39 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Server: cloudflare
Cache-Control: no-cache, no-store, must-revalidate, private
access-control-allow-origin: *
access-control-allow-methods: GET,POST
access-control-allow-headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=90cccd3104ea705b20d4ac1099d255eb28a7c528600c34535ac50b1c7e9c1c0e; Path=/; Expires=Sun, 11 Jan 2026 08:41:39 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768120299029; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wnp530:0.000/wn530:0.001/
cf-cache-status: DYNAMIC
Nel: {"report_to":"cf-nel","success_fraction":0.0,"max_age":604800}
Server-Timing: cfCacheStatus;desc="DYNAMIC"
Server-Timing: cfEdge;dur=4,cfOrigin;dur=119
Report-To: {"group":"cf-nel","max_age":604800,"endpoints":[{"url":"https://a.nel.cloudflare.com/report/v4?s=F7ihseHH9zTn%2BdzIViwNcFxTXkFzD0XD697Z5iw23qoFFASTH%2FI5M5ws4ffFnXNFSs9YwGawhcY6JWxL9i1tdzNuX5Us25RTG3r5gM%2BjOu%2B7%2Fcq%2FXcHkWdN9oQ%3D%3D"}]}
CF-RAY: 9bc30f1c8d5bf2bc-YYZ
alt-svc: h3=":443"; ma=86400
Page title: Protected section
<!DOCTYPE html>
<html lang="en">
<head>
<title>Protected section</title>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<meta name="robots" content="noindex,nofollow">
<meta name="viewport" content="width=device-width">
<style>
body {background: #f2f4f6;padding: 0;margin: 0;font: 17px Tahoma;color: #6d6d6d}
#container {height: 100vh;width: 100%;}
#noscript {font-family: sans-serif;text-align: center;}
#noscript p {font-size: 140%;margin-top: 100px;}
#error {display: flex;justify-content: center;align-items: center;flex-flow: column;height: 65vh;}
#error_message{width: 40%;}
.link {width: 100%;position: fixed;bottom: 5%;display: flex;justify-content: center; font-size: 15px}
.link>a {color: #6d6d6d;text-decoration: none; margin-left: 0.5em}
.link>a:hover {color: #4b4b4b;text-decoration: underline}
.loader {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.loader>div {display: block;position: relative;left: 50%;top: 30%;width: 120px;height: 120px;margin: -60px 0 0 -60px;border-radius: 50%;border: 3px solid transparent;border-top-color: #3498db;-webkit-animation: spin 2s linear infinite;animation: spin 2s linear infinite;}
.loader>div:before{content: "";position: absolute;top: 5px;left: 5px;right: 5px;bottom: 5px;border-radius: 50%;border: 3px solid transparent;border-top-color: #e74c3c;-webkit-animation: spin 3s linear infinite;animation: spin 3s linear infinite;}
.loader>div:after {content: "";position: absolute;top: 15px;left: 15px;right: 15px;bottom: 15px;border-radius: 50%;border: 3px solid transparent;border-top-color: #f9c922;-webkit-animation: spin 1.5s linear infinite;animation: spin 1.5s linear infinite;}
@-webkit-keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
@keyframes spin { 0% {-webkit-transform: rotate(0deg);-ms-transform: rotate(0deg);transform: rotate(0deg);} 100% {-webkit-transform: rotate(360deg);-ms-transform: rotate(360deg);transform: rotate(360deg);} }
</style>
</head>
<body>
<div id="container">
<div class="loader"><div></div></div>
<div class="link" >
<span>protected by </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>To view the site, enable JavaScript in your browser</p>
<strong>Why include JavaScript?</strong><br />
<span>The activity of malicious programs was recorded from your IP address. Enabling JavaScript will allow us to verify that the request is being made by a human and to display a page on the site.</span>
</noscript>
<div id="error">
<span id="error_message"></span>
</div>
</div>
</div>
<script>
function show_error(message) {
document.querySelector('.loader').style.display = 'none';
document.querySelector('#error_message').innerHTML = message;
}
function run() {
var cookieEnabled = navigator.cookieEnabled;
if (cookieEnabled === false) {
document.cookie = "cookietest=1";
cookieEnabled = document.cookie.indexOf('cookietest') !== -1
document.cookie = "cookietest=; expires=" + new Date(0).toUTCString();
if(cookieEnabled === false) {
show_error('The activity of malicious programs was recorded from your IP address. Enabling Cookies will allow us to verify that the request is being made by a human and to display a page on the site.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack', eval('9*8+40+15'));
xhr.open('POST', '');
xhr.send(form);
xhr.onloadend = function (event) {
if (event.target.status !== 200) {
show_error('Failed to display the page. Please try again in a few minutes.');
return;
}
location.reload()
}
}
run();
</script>
<script defer src="https://static.clou