nginx
tcp/443 tcp/80
Open service 2604:2dc0:200:1981::1:80 · www.lock-smiths.co.il
2026-02-08 22:44
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 08 Feb 2026 22:44:07 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.lock-smiths.co.il/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.lock-smiths.co.il
2026-02-05 13:44
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 05 Feb 2026 13:44:36 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.lock-smiths.co.il/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · cleancarpetbellevue.com
2026-02-01 03:46
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 01 Feb 2026 03:46:50 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://cleancarpetbellevue.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · easyloan88.com
2026-01-29 10:14
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 29 Jan 2026 10:14:30 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=f4dad3f47b774e43cedaa123c9c2605af965f9b1b00891bb9d2443e2a41d5dd6; Path=/; Expires=Thu, 29 Jan 2026 10:24:30 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769681670718; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.derevolux.com.ua
2026-01-26 15:53
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 26 Jan 2026 15:53:33 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.derevolux.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · derevolux.com.ua
2026-01-26 15:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 26 Jan 2026 15:53:35 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=d705b655e4da6747455fab6ab9ca9562fd708eb1fcc4df00f7601d45a43a36f1; Path=/; Expires=Mon, 26 Jan 2026 16:03:35 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769442815730; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · derevolux.com.ua
2026-01-26 15:53
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 26 Jan 2026 15:53:15 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://derevolux.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · sdepro.net
2026-01-26 05:54
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 26 Jan 2026 05:54:41 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://sdepro.net/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · sdepro.net
2026-01-26 05:54
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 26 Jan 2026 05:54:41 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=997264de9539a24f9e179335c85aaaf19ea47f654a87738bf3a0f885f138daf5; Path=/; Expires=Mon, 26 Jan 2026 06:04:41 GMT; HttpOnly
Set-Cookie: __pq=1769406881721; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · de.massagelessons.org
2026-01-26 04:19
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 26 Jan 2026 04:19:38 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=90cf55a257d2877c13d9a71a1112037a316936628bbb4b267e6610356d2b9ca4; Path=/; Expires=Mon, 26 Jan 2026 04:29:38 GMT; HttpOnly
Set-Cookie: __pq=1769401178180; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · de.massagelessons.org
2026-01-26 04:19
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 26 Jan 2026 04:19:38 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=b8ff999e9cfc30b597e656dc764581327b0064513dd4fcbfb759113f5d26e7c9; Path=/; Expires=Mon, 26 Jan 2026 04:29:38 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769401178208; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · ru.massagelessons.org
2026-01-26 04:15
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 26 Jan 2026 04:15:49 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4d18f3fda516e763379c2f4f3ac700bd0502b364e55c7079cc07e34f365d277e; Path=/; Expires=Mon, 26 Jan 2026 04:25:49 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769400949400; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · forest-gr.com
2026-01-25 23:17
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 23:17:20 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://forest-gr.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · forest-gr.com
2026-01-25 23:17
HTTP/1.1 403 Forbidden Server: nginx Date: Sun, 25 Jan 2026 23:17:20 GMT Content-Type: text/html Content-Length: 146 Connection: close x-ray: wn49501:0.000/ Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:80 · www.bush-airport.com
2026-01-25 22:01
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 22:01:15 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://bush-airport.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · bush-airport.com
2026-01-25 22:01
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 25 Jan 2026 22:01:16 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4f403ca50773fd71ebb80816da2e43490acfb90c52168fd24df480d85467a66d; Path=/; Expires=Sun, 25 Jan 2026 22:11:16 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769378476693; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
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*29+52+69'));
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 2604:2dc0:200:1981::1:443 · www.bush-airport.com
2026-01-25 22:01
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 22:01:15 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://bush-airport.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · bush-airport.com
2026-01-25 22:01
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 22:01:15 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://bush-airport.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · gost.finance
2026-01-25 08:16
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 25 Jan 2026 08:16:12 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=2f75874acb221d8ab7c14ba5479247fa37ab19f1113cdd526a50dd663606cdca; Path=/; Expires=Sun, 25 Jan 2026 08:26:12 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769328972844; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · gost.finance
2026-01-25 08:16
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 25 Jan 2026 08:16:10 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://gost.finance/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.chz.forest-gr.com
2026-01-25 03:23
HTTP/1.1 403 Forbidden Server: nginx Date: Sun, 25 Jan 2026 03:23:22 GMT Content-Type: text/html Content-Length: 146 Connection: close x-ray: wn49501:0.000/ Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:443 · www.chz.forest-gr.com
2026-01-25 03:23
HTTP/1.1 403 Forbidden Server: nginx Date: Sun, 25 Jan 2026 03:23:20 GMT Content-Type: text/html Content-Length: 146 Connection: close x-ray: wn49501:0.000/ Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:80 · chz.forest-gr.com
2026-01-25 03:23
HTTP/1.1 403 Forbidden Server: nginx Date: Sun, 25 Jan 2026 03:23:21 GMT Content-Type: text/html Content-Length: 146 Connection: close x-ray: wn49501:0.000/ Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:443 · chz.forest-gr.com
2026-01-25 03:23
HTTP/1.1 403 Forbidden Server: nginx Date: Sun, 25 Jan 2026 03:23:20 GMT Content-Type: text/html Content-Length: 146 Connection: close x-ray: wn49501:0.000/ Page title: 403 Forbidden <html> <head><title>403 Forbidden</title></head> <body> <center><h1>403 Forbidden</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:80 · www.mikekire.com
2026-01-24 23:23
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 23:23:35 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.mikekire.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · mikekire.com
2026-01-24 23:23
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=99949eeca0edb6d6f17ff35c44b10d4f13c599883361e9c563b155e547252f63; Path=/; Expires=Sat, 24 Jan 2026 23:33:36 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769297016328; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Sat, 24 Jan 2026 23:23:36 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:443 · www.mikekire.com
2026-01-24 23:23
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=896c44ee0e9db98d575892ea33fb172add153135f13f838ccead05a3c2eb6f8a; Path=/; Expires=Sat, 24 Jan 2026 23:33:36 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769297016321; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Sat, 24 Jan 2026 23:23:36 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:80 · mikekire.com
2026-01-24 23:23
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 23:23:35 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://mikekire.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.tvoyfilm.com.ua
2026-01-24 09:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 09:36:19 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.tvoyfilm.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.tvoyfilm.com.ua
2026-01-24 09:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 09:36:18 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=095d4d62560ac207fe63e5d3214ce997d187bd290203867c0e4eab46b1596c0e; Path=/; Expires=Sat, 24 Jan 2026 09:46:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769247378671; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.410/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · tvoyfilm.com.ua
2026-01-24 09:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 09:36:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=3ab228800c380b5ab4cab1e620921fe6ec011aef0e8e147077d57cdaf7126b87; Path=/; Expires=Sat, 24 Jan 2026 09:46:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769247378995; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · tvoyfilm.com.ua
2026-01-24 09:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 09:36:18 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://tvoyfilm.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · forum.vision.ua
2026-01-24 09:34
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 09:34:44 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=98a2c616cd3d1c6282d6efee6b09bafaf3fbef36557a6bd73713bd419d005bd7; Path=/; Expires=Sat, 24 Jan 2026 09:44:44 GMT; HttpOnly
Set-Cookie: __pq=1769247284872; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · forum.vision.ua
2026-01-24 09:34
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 09:34:44 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://forum.vision.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · ruviso-dancewear.com
2026-01-24 07:07
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 07:07:36 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://ruviso-dancewear.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · ruviso-dancewear.com
2026-01-24 07:07
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=a23f1bc1aa45feb47f3e60d83c097f8812485e151aa7abb9e1f5928f17724ec8; Path=/; Expires=Sat, 24 Jan 2026 07:17:37 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769238457628; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.398/
Date: Sat, 24 Jan 2026 07:07:37 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
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-69*97-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>
</body>
Open service 2604:2dc0:200:1981::1:443 · www.ruviso-dancewear.com
2026-01-24 07:07
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=aff2893d6322b11e0d52e2fd9229a6c5cfa8b2dcff69274ac707ac9f527bf559; Path=/; Expires=Sat, 24 Jan 2026 07:17:37 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769238457134; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Date: Sat, 24 Jan 2026 07:07:37 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
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('10+19*12-77'));
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 2604:2dc0:200:1981::1:80 · www.ruviso-dancewear.com
2026-01-24 07:07
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 07:07:36 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.ruviso-dancewear.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · admin.snaaplux.com
2026-01-24 06:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 06:24:06 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://admin.snaaplux.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · admin.snaaplux.com
2026-01-24 06:24
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 06:24:06 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=6fd0eb48f43c316a1e560ea3af55d1039bdc50ae13bb23611588d4b80b20336d; Path=/; Expires=Sat, 24 Jan 2026 06:34:06 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769235846101; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.399/
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+40-92*73'));
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 2604:2dc0:200:1981::1:443 · landing.snaaplux.com
2026-01-24 06:19
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 06:19:18 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=068ab3ab2e0dd62a1f75b8ef68ef46c8c6b10414bf5e69f87d08d93820027043; Path=/; Expires=Sat, 24 Jan 2026 06:29:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769235558581; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.510/
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('10+92*99+23'));
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 2604:2dc0:200:1981::1:80 · landing.snaaplux.com
2026-01-24 06:19
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 06:19:17 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://landing.snaaplux.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · qualityservicemovers.com
2026-01-24 04:07
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 04:07:28 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://qualityservicemovers.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · qualityservicemovers.com
2026-01-24 04:07
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 04:07:30 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=584e50814557a5690bff0cd94d344e2a51efcd1b982301cb3e0431d68c34f8ed; Path=/; Expires=Sat, 24 Jan 2026 04:17:30 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769227650263; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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*44+6+78'));
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 2604:2dc0:200:1981::1:80 · www.qualityservicemovers.com
2026-01-24 04:07
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 24 Jan 2026 04:07:28 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.qualityservicemovers.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.qualityservicemovers.com
2026-01-24 04:07
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 24 Jan 2026 04:07:29 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=689632521cfae098b92cce9a12b7ceb9b51f92489164c443abf801f425ecc4bb; Path=/; Expires=Sat, 24 Jan 2026 04:17:29 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769227649498; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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-83*86+73'));
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 2604:2dc0:200:1981::1:80 · www.wwllc.website
2026-01-23 22:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 22:36:04 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=7f805308f6ea594428ec545a4334f6c2ed6bb5a90d7b013c448093746c306a14; Path=/; Expires=Fri, 23 Jan 2026 22:46:04 GMT; HttpOnly
Set-Cookie: __pq=1769207764307; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.389/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.wwllc.website
2026-01-23 22:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 22:36:04 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=102f1160d4ac67a759a3a1bea0643fef16fdd4318c284a177334367b6543564e; Path=/; Expires=Fri, 23 Jan 2026 22:46:04 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769207764307; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · wwllc.website
2026-01-23 22:36
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 23 Jan 2026 22:36:02 GMT
Content-Type: text/html
Content-Length: 6616
Connection: close
x-ray: wn49501:0.000/wa49501:D=536
Last-Modified: Thu, 19 Oct 2023 12:31:08 GMT
ETag: "19d8-60810ee2d4b4a"
Accept-Ranges: bytes
Page title: Поздравляем, сайт создан!
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN" "xhtml11.dtd">
<html lang="ru">
<head>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=utf-8" />
<TITLE>Поздравляем, сайт создан!</TITLE>
<style>
body {margin:0;padding:0;font: 12px Tahoma;}
h1 {font-size:20px;color:#1F84FF;margin-bottom:20px;margin-top:0;font-weight:normal;line-height:30px;}
a {color:#1873b4;}
div {width: 700px;margin: 100px auto 0 auto;padding-top: 50px;height: 120px;line-height: 150%;}
</style>
<script nonce="7d99526d">
window.languages = {
'en': {
'title': 'Congratulations, the site has been created!',
'h1': 'Site www.wwllc.website is ready to use',
'.message1': 'Congratulations, your website is up and running!',
'.message2': 'To put your site in this place, delete the index.html file in the site folder and write your site files to this folder.',
'.message3': 'In the <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a>, You can read about how to upload a website to hosting.',
'.message4': 'If you have any difficulties — contact <a rel="nofollow" href="http://adm.tools/support/">support</a>.',
},
'pl': {
'title': 'Gratulacje, strona powstała!',
'h1': 'Witryna www.wwllc.website jest gotowa do użycia',
'.message1': 'Gratulacje, Twoja witryna już działa!',
'.message2': 'Aby umieścić swoją witrynę w tym miejscu, usuń plik index.html z folderu witryny i zapisz swoje pliki witryny w tym folderze.',
'.message3': 'W <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">Najczęstsze pytania</a> możesz przeczytaj o tym, jak przesłać witrynę do hostingu.',
'.message4': 'Jeśli masz jakiekolwiek trudności — skontaktuj się z <a rel="nofollow" href="http://adm.tools/support/">pomocą</a>.',
},
'de': {
'title': 'Herzlichen Glückwunsch, die Seite wurde erstellt!',
'h1': 'Die Website www.wwllc.website ist einsatzbereit',
'.message1': 'Herzlichen Glückwunsch, Ihre Website ist online!',
'.message2': 'Um Ihre Site an diesem Ort abzulegen, löschen Sie die Datei index.html im Site-Ordner und schreiben Sie Ihre Site-Dateien in diesen Ordner.',
'.message3': 'In den <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">FAQ</a> können Sie Lesen Sie, wie Sie eine Website zum Hosting hochladen.',
'.message4': 'Bei Schwierigkeiten – Wenden Sie sich an den <a rel="nofollow" href="http://adm.tools/support/">Support</a>.',
},
'uk': {
'title': 'Вітаємо, сайт створено!',
'h1': 'Сайт www.wwllc.website готовий до використання',
'.message1': 'Вітаємо, сайт створений та готовий до використання!',
'.message2': 'Щоб на цьому місці опинився Ваш сайт, видаліть файл index.html у папці сайту та запишіть у цю папку файли свого сайту.',
'.message3': 'У розділі <a href="http://ukraine.com.ua/wiki/" rel="nofollow" target="_blank">запитання та відповіді</a>, Ви можете прочитати про те, як завантажити сайт на хостинг.',
'.message4': 'Якщо у Вас виникнуть проблеми — зверніться <a rel="nofollow" href="http://adm.tools/support/">служби підтримки</a>.',
},
'cn': {
'title': '恭喜,网站已创建!',
'h1': '站点 www.wwllc.website 已准备好使用',
'.message1': '恭喜,您的网站已启动并运行!',
Open service 2604:2dc0:200:1981::1:443 · wwllc.website
2026-01-23 22:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 22:36:04 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=18e1e2c03a4df693f382bc33c5d95b744ca23b41da53ebf7bf719589193d1a1e; Path=/; Expires=Fri, 23 Jan 2026 22:46:04 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769207764134; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.evishivanka.com.ua
2026-01-23 19:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 19:53:57 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=fc82a95c7941dc05777763f5985f11460623c9cb2bb6c0ad608d15d823353b78; Path=/; Expires=Fri, 23 Jan 2026 20:03:57 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769198037350; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.evishivanka.com.ua
2026-01-23 19:53
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 19:53:55 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.evishivanka.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · evishivanka.com.ua
2026-01-23 19:53
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 19:53:56 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://evishivanka.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · evishivanka.com.ua
2026-01-23 19:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 19:53:56 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=a5664bbaf15c0182eceb4c6e5c8f0ccee8f136560d4ff88ffd5e4c553e23c830; Path=/; Expires=Fri, 23 Jan 2026 20:03:56 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769198036066; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · pococash.loan
2026-01-23 14:24
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 14:24:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=d97e37cebda30a65c758075d7fd32edc90438dca4d94398f0a340cb35a05f917; Path=/; Expires=Fri, 23 Jan 2026 14:34:33 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769178273901; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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+91+19+73'));
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 2604:2dc0:200:1981::1:80 · pococash.loan
2026-01-23 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 14:24:33 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://pococash.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.pococash.loan
2026-01-23 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 14:24:33 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://pococash.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.pococash.loan
2026-01-23 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 14:24:33 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://pococash.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · k-marsel.com
2026-01-23 11:51
HTTP/1.1 200 OK
Server: nginx
Date: Fri, 23 Jan 2026 11:51:33 GMT
Content-Type: text/html; charset=UTF-8
Transfer-Encoding: chunked
Connection: close
Link: <https://k-marsel.com/wp-json/>; rel="https://api.w.org/"
x-ray: wn49501:0.770/wa49501:D=765031
Page title: Marsel Kalmagambetov – Художник-постановщик
<link rel='dns-prefetch' href='//ajax.googleapis.com' />
<link rel='dns-prefetch' href='//use.fontawesome.com' />
<link rel='dns-prefetch' href='//s.w.org' />
<script type="text/javascript">
window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/11\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/k-marsel.com\/wp-includes\/js\/wp-emoji-release.min.js?ver=4.9.26"}};
!function(e,a,t){var n,r,o,i=a.createElement("canvas"),p=i.getContext&&i.getContext("2d");function s(e,t){var a=String.fromCharCode;p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,e),0,0);e=i.toDataURL();return p.clearRect(0,0,i.width,i.height),p.fillText(a.apply(this,t),0,0),e===i.toDataURL()}function c(e){var t=a.createElement("script");t.src=e,t.defer=t.type="text/javascript",a.getElementsByTagName("head")[0].appendChild(t)}for(o=Array("flag","emoji"),t.supports={everything:!0,everythingExceptFlag:!0},r=0;r<o.length;r++)t.supports[o[r]]=function(e){if(!p||!p.fillText)return!1;switch(p.textBaseline="top",p.font="600 32px Arial",e){case"flag":return s([55356,56826,55356,56819],[55356,56826,8203,55356,56819])?!1:!s([55356,57332,56128,56423,56128,56418,56128,56421,56128,56430,56128,56423,56128,56447],[55356,57332,8203,56128,56423,8203,56128,56418,8203,56128,56421,8203,56128,56430,8203,56128,56423,8203,56128,56447]);case"emoji":return!s([55358,56760,9792,65039],[55358,56760,8203,9792,65039])}return!1}(o[r]),t.supports.everything=t.supports.everything&&t.supports[o[r]],"flag"!==o[r]&&(t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&t.supports[o[r]]);t.supports.everythingExceptFlag=t.supports.everythingExceptFlag&&!t.supports.flag,t.DOMReady=!1,t.readyCallback=function(){t.DOMReady=!0},t.supports.everything||(n=function(){t.readyCallback()},a.addEventListener?(a.addEventListener("DOMContentLoaded",n,!1),e.addEventListener("load",n,!1)):(e.attachEvent("onload",n),a.attachEvent("onreadystatechange",function(){"complete"===a.readyState&&t.readyCallback()})),(n=t.source||{}).concatemoji?c(n.concatemoji):n.wpemoji&&n.twemoji&&(c(n.twemoji),c(n.wpemoji)))}(window,document,window._wpemojiSettings);
</script>
<style type="text/css">
img.wp-smiley,
img.emoji {
display: inline !important;
border: none !important;
box-shadow: none !important;
height: 1em !important;
width: 1em !important;
margin: 0 .07em !important;
vertical-align: -0.1em !important;
background: none !important;
padding: 0 !important;
}
</style>
<link rel='stylesheet' id='font-awesome-css' href='https://use.fontawesome.com/releases/v5.0.13/css/all.css?ver=4.9.26' type='text/css' media='all' />
<link rel='stylesheet' id='bootstrap_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/libs/bootstrap/bootstrap-grid-3.3.1.min.css?ver=4.9.26' type='text/css' media='all' />
<link rel='stylesheet' id='lightslider_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/libs/lightslider/css/lightslider.min.css?ver=4.9.26' type='text/css' media='all' />
<link rel='stylesheet' id='lightgallery_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/libs/lightgallery/css/lightgallery.min.css?ver=4.9.26' type='text/css' media='all' />
<link rel='stylesheet' id='fonts_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/css/fonts.css?ver=4.9.26' type='text/css' media='all' />
<link rel='stylesheet' id='main_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/css/main.css?ver=1.01.01' type='text/css' media='all' />
<link rel='stylesheet' id='media_css-css' href='https://k-marsel.com/wp-content/themes/kmarsel/css/media.css?ver=1.01.01' type='text/css' media='all' />
<script type='text/javascript' src='https://ajax.googleapis.com/ajax/libs/jquery/3.3.1/jquery.min.js?ver=4.9.26'></script>
<link rel='https://api.w.org/' href='https://k-marsel.com/wp-json/' />
<link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://k-marsel.com/xmlrpc.php?rsd" />
<link rel="wlwmanifest" type="application/wlwmanifest+xml" href="h
Open service 2604:2dc0:200:1981::1:80 · k-marsel.com
2026-01-23 11:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 11:51:32 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://k-marsel.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.k-marsel.com
2026-01-23 11:51
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 11:51:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=368fe1ac8d3a9fa9851ec289b5f373b9b468c691e80c0a0af8203e5a2bae3999; Path=/; Expires=Fri, 23 Jan 2026 12:01:32 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769169092956; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.k-marsel.com
2026-01-23 11:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 11:51:32 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.k-marsel.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · vision.ua
2026-01-23 11:49
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 11:49:56 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=6bdfad5617a27b243939a30eda2e9737359056394fab31c6368b25af4c0ea066; Path=/; Expires=Fri, 23 Jan 2026 11:59:56 GMT; HttpOnly
Set-Cookie: __pq=1769168996317; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.380/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.vision.ua
2026-01-23 11:49
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 11:49:55 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://www.vision.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · vision.ua
2026-01-23 11:49
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 11:49:55 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://vision.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.vision.ua
2026-01-23 11:49
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 11:49:56 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=86e3ed05885037a0cfd444c3ab106cc27fb7592a4ab4defe1ff2d09e3e64788d; Path=/; Expires=Fri, 23 Jan 2026 11:59:56 GMT; HttpOnly
Set-Cookie: __pq=1769168996327; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.inkpermanent.com
2026-01-23 01:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 01:17:04 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=e22a91909f9126cc3cd195fe0a02bcbff7aabd3b01c8ef30455ee51974e1ec14; Path=/; Expires=Fri, 23 Jan 2026 01:27:04 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769131024803; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.inkpermanent.com
2026-01-23 01:17
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 01:17:03 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.inkpermanent.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · inkpermanent.com
2026-01-23 01:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 23 Jan 2026 01:17:04 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=83ec3d196c56e77704d7fd63e9a4aab92a2240114c8792c7542da76c0c95c725; Path=/; Expires=Fri, 23 Jan 2026 01:27:04 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769131024661; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · inkpermanent.com
2026-01-23 01:17
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 23 Jan 2026 01:17:03 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://inkpermanent.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · funpera.loan
2026-01-22 18:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 18:24:10 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://funpera.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · funpera.loan
2026-01-22 18:24
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 22 Jan 2026 18:24:10 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=cefe24fe680f69a9185ca49cba0df743ab977c95f930d780a607ca62014c70e2; Path=/; Expires=Thu, 22 Jan 2026 18:34:10 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769106250239; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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-11*42+26'));
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 2604:2dc0:200:1981::1:443 · www.funpera.loan
2026-01-22 18:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 18:24:09 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://funpera.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.funpera.loan
2026-01-22 18:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 18:24:10 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://funpera.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · statistics.workdmn.com
2026-01-22 16:25
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 22 Jan 2026 16:25:21 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=b2d305a8813b8a5bbb5b45d7ef0d3e4350a160560a2582dcef7dc2ae19ace0b2; Path=/; Expires=Thu, 22 Jan 2026 16:35:21 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769099121382; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.403/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · statistics.workdmn.com
2026-01-22 16:25
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 16:25:20 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://statistics.workdmn.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · expertwindowtreatments.com
2026-01-22 05:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=ae6457feffece1c9e489a1b4f7e511883412472bb9e50743294903d1e986c9f4; Path=/; Expires=Thu, 22 Jan 2026 05:23:00 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769058780846; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Thu, 22 Jan 2026 05:13:00 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
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('2+12*27+81'));
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 2604:2dc0:200:1981::1:80 · expertwindowtreatments.com
2026-01-22 05:12
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 05:12:59 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://expertwindowtreatments.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.expertwindowtreatments.com
2026-01-22 05:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=42d81152d82ba64dda5e92e65c5f2d0c21aafd1abaf669ae083450ca14861f54; Path=/; Expires=Thu, 22 Jan 2026 05:23:00 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769058780839; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Thu, 22 Jan 2026 05:13:00 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
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('5+73*62-53'));
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 2604:2dc0:200:1981::1:80 · www.expertwindowtreatments.com
2026-01-22 05:12
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 05:12:59 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.expertwindowtreatments.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.workdmn.com
2026-01-22 02:42
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 02:42:52 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://workdmn.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · workdmn.com
2026-01-22 02:42
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 22 Jan 2026 02:42:52 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=57191eee3eeb48b57ffc2985d74f5e187b15a07f07479a285b603c1fb8542ce2; Path=/; Expires=Thu, 22 Jan 2026 02:52:52 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769049772013; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · workdmn.com
2026-01-22 02:42
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 02:42:51 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://workdmn.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.workdmn.com
2026-01-22 02:42
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 02:42:51 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://workdmn.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · nutrition-me.org
2026-01-22 00:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 00:21:18 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://nutrition-me.org/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · nutrition-me.org
2026-01-22 00:21
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 22 Jan 2026 00:21:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=811a6a83d3e73a2f3a4772070aa081d622c0f5a1767337070e5f93080d797210; Path=/; Expires=Thu, 22 Jan 2026 00:31:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769041278974; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.nutrition-me.org
2026-01-22 00:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Thu, 22 Jan 2026 00:21:18 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.nutrition-me.org/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.nutrition-me.org
2026-01-22 00:21
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Thu, 22 Jan 2026 00:21:18 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=7b3867d6e2d12d1b914a441ca7acc1c6525f8dd1b71bf2468ec53e3eddf75a51; Path=/; Expires=Thu, 22 Jan 2026 00:31:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769041278878; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · gost.finance
2026-01-21 20:20
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Wed, 21 Jan 2026 20:20:11 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=ff42ec813e3aca012a8b13bfa467bab508befcbff8bab50cc699ac3894c1de59; Path=/; Expires=Wed, 21 Jan 2026 20:30:11 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769026811613; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.430/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · gost.finance
2026-01-21 20:20
HTTP/1.1 301 Moved Permanently Server: nginx Date: Wed, 21 Jan 2026 20:20:11 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://gost.finance/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · yukor-inc.com
2026-01-21 14:48
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Wed, 21 Jan 2026 14:48:14 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4cd3819cf2ae994e72aa24a2f4b72985a988591c63c6d241017b9f17fae259f1; Path=/; Expires=Wed, 21 Jan 2026 14:58:14 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769006894281; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · yukor-inc.com
2026-01-21 14:48
HTTP/1.1 301 Moved Permanently Server: nginx Date: Wed, 21 Jan 2026 14:48:12 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://yukor-inc.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.yukor-inc.com
2026-01-21 14:48
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Wed, 21 Jan 2026 14:48:13 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=ced8eb33bf990e4b69716b735049c42a24ff444767fe8632cf55cd33422f41a0; Path=/; Expires=Wed, 21 Jan 2026 14:58:13 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1769006893079; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.yukor-inc.com
2026-01-21 14:48
HTTP/1.1 301 Moved Permanently Server: nginx Date: Wed, 21 Jan 2026 14:48:12 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.yukor-inc.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · moolalending.loan
2026-01-12 22:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 22:21:13 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://moolalending.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · moolalending.loan
2026-01-12 22:21
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 22:21:15 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=dd2cd417d6eaf48d3b4272b2a4e3c6c2dc5c68aeb80dd69308e3a315a6409ab3; Path=/; Expires=Mon, 12 Jan 2026 22:31:15 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768256475707; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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('10+43*16-18'));
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 2604:2dc0:200:1981::1:443 · www.moolalending.loan
2026-01-12 22:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 22:21:13 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://moolalending.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.moolalending.loan
2026-01-12 22:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 22:21:14 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://moolalending.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · siahomelab.com
2026-01-12 22:11
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 22:11:11 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://siahomelab.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.siahomelab.com
2026-01-12 22:11
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 22:11:10 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.siahomelab.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · siahomelab.com
2026-01-12 22:11
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 22:11:13 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=9b5362751f8f78f4ec19101e368e501fa2dfc6283f089008eed0761dfcfe99cd; Path=/; Expires=Mon, 12 Jan 2026 22:21:12 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768255872988; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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-56-67-52'));
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 2604:2dc0:200:1981::1:443 · www.siahomelab.com
2026-01-12 22:11
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 22:11:12 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=eb9df2015954e32ac8179914780a6c5692cd8c64ebbeac6b16ac7400c7a3a183; Path=/; Expires=Mon, 12 Jan 2026 22:21:12 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768255872365; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
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*93+84+70'));
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 2604:2dc0:200:1981::1:80 · www.robocashph.loan
2026-01-12 20:45
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 20:45:22 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://robocashph.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · robocashph.loan
2026-01-12 20:45
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 20:45:23 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=f1bc1207f77709a33c4c02b0123a8930a7a3cd56d7dbcdce1f0bea24d11bd9dc; Path=/; Expires=Mon, 12 Jan 2026 20:55:23 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768250723289; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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('2+1+35-67'));
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 2604:2dc0:200:1981::1:443 · www.robocashph.loan
2026-01-12 20:45
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 20:45:22 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://robocashph.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · robocashph.loan
2026-01-12 20:45
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 20:45:22 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://robocashph.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.afalona.com
2026-01-12 17:23
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 17:23:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=a1d0b39aded7bba84e7d9e81a3f6ae8b47e089d6341bf93e90ac6840a883a05b; Path=/; Expires=Mon, 12 Jan 2026 17:33:18 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768238598946; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.afalona.com
2026-01-12 17:23
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 17:23:18 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.afalona.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · afalona.com
2026-01-12 17:23
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 17:23:18 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://afalona.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · afalona.com
2026-01-12 17:23
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 17:23:19 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=e064628c297a7d24163541ca3eddc22029f791dda4c26bd9fa27a4c1fbc18d78; Path=/; Expires=Mon, 12 Jan 2026 17:33:19 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768238599184; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.380/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · uk.yantry.com
2026-01-12 05:13
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 05:13:28 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://uk.yantry.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · uk.yantry.com
2026-01-12 05:13
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 05:13:29 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=06e367bb531219986b55e109f36df63d23140fc42cdd7936597f9ceeac76f8ab; Path=/; Expires=Mon, 12 Jan 2026 05:23:29 GMT; HttpOnly
Set-Cookie: __pq=1768194809148; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.loans4usa.com
2026-01-12 04:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 04:36:46 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://loans4usa.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · loans4usa.com
2026-01-12 04:36
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=c6656837595027c1bfb8ecd976ef38b6fe2fbe5c023a88f4fdcf42eaa767a533; Path=/; Expires=Mon, 12 Jan 2026 04:46:47 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768192607448; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Date: Mon, 12 Jan 2026 04:36:47 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:80 · www.loans4usa.com
2026-01-12 04:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 04:36:46 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://loans4usa.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · loans4usa.com
2026-01-12 04:36
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 04:36:45 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://loans4usa.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.newkidscar.com
2026-01-12 03:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=8aa96a31f4c2442643b43cc4ab718a423cdb3604bb4de35c6c9239ff68f18105; Path=/; Expires=Mon, 12 Jan 2026 03:27:11 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768187831305; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Mon, 12 Jan 2026 03:17:11 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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:.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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');return;}}var
xhr=new XMLHttpRequest(),form=new FormData();form.append('___ack',eval('4+71+38+46'));xhr.open('POST','');xhr.send(form);xhr.onloadend=function(event){if(event.target.status!==200){show_error('Не вдалося відобразити сторінку. Повторіть спробу через кілька хвилин.');return;}location.reload()}}run();</script>
</body>
Open service 2604:2dc0:200:1981::1:80 · www.newkidscar.com
2026-01-12 03:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=95a858bdcfaaa268b55b850fc766b46ac5b578728612fca1f8bcc8fd26a4b541; Path=/; Expires=Mon, 12 Jan 2026 03:27:11 GMT; HttpOnly
Set-Cookie: __pq=1768187831289; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.391/
Date: Mon, 12 Jan 2026 03:17:11 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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:.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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');return;}}var
xhr=new XMLHttpRequest(),form=new FormData();form.append('___ack',eval('6+4-24+81'));xhr.open('POST','');xhr.send(form);xhr.onloadend=function(event){if(event.target.status!==200){show_error('Не вдалося відобразити сторінку. Повторіть спробу через кілька хвилин.');return;}location.reload()}}run();</script>
</body>
Open service 2604:2dc0:200:1981::1:80 · newkidscar.com
2026-01-12 03:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=d5e27b18e5172989db61c62d5f764eced436bf736b3fc3ec612ee60fbef13205; Path=/; Expires=Mon, 12 Jan 2026 03:27:11 GMT; HttpOnly
Set-Cookie: __pq=1768187831264; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.400/
Date: Mon, 12 Jan 2026 03:17:11 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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:.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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');return;}}var
xhr=new XMLHttpRequest(),form=new FormData();form.append('___ack',eval('9*62+65+79'));xhr.open('POST','');xhr.send(form);xhr.onloadend=function(event){if(event.target.status!==200){show_error('Не вдалося відобразити сторінку. Повторіть спробу через кілька хвилин.');return;}location.reload()}}run();</script>
</body>
Open service 2604:2dc0:200:1981::1:443 · newkidscar.com
2026-01-12 03:17
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=f11cc3e2b10f95fece94238e3df7dd493d88d4cc32af3a990204af2edec8e60c; Path=/; Expires=Mon, 12 Jan 2026 03:27:11 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768187831196; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Date: Mon, 12 Jan 2026 03:17:11 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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:.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>
<script data-pagespeed-no-defer>(function(){function f(a,b,d){if(a.addEventListener)a.addEventListener(b,d,!1);else if(a.attachEvent)a.attachEvent("on"+b,d);else{var c=a["on"+b];a["on"+b]=function(){d.call(this);c&&c.call(this)}}};window.pagespeed=window.pagespeed||{};var g=window.pagespeed;function k(a){this.g=[];this.f=0;this.h=!1;this.j=a;this.i=null;this.l=0;this.b=!1;this.a=0}function l(a,b){var d=b.getAttribute("data-pagespeed-lazy-position");if(d)return parseInt(d,0);var d=b.offsetTop,c=b.offsetParent;c&&(d+=l(a,c));d=Math.max(d,0);b.setAttribute("data-pagespeed-lazy-position",d);return d}
function m(a,b){var d,c,e;if(!a.b&&(0==b.offsetHeight||0==b.offsetWidth))return!1;a:if(b.currentStyle)c=b.currentStyle.position;else{if(document.defaultView&&document.defaultView.getComputedStyle&&(c=document.defaultView.getComputedStyle(b,null))){c=c.getPropertyValue("position");break a}c=b.style&&b.style.position?b.style.position:""}if("relative"==c)return!0;e=0;"number"==typeof window.pageYOffset?e=window.pageYOffset:document.body&&document.body.scrollTop?e=document.body.scrollTop:document.documentElement&&
document.documentElement.scrollTop&&(e=document.documentElement.scrollTop);d=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;c=e;e+=d;var h=b.getBoundingClientRect();h?(e=h.top-d,c=h.bottom):(h=l(a,b),d=h+b.offsetHeight,e=h-e,c=d-c);return e<=a.f&&0<=c+a.f}
k.prototype.m=function(a){p(a);var b=this;window.setTimeout(function(){var d=a.getAttribute("data-pagespeed-lazy-src");if(d)if((b.h||m(b,a))&&-1!=a.src.indexOf(b.j)){var c=a.parentNode,e=a.nextSibling;c&&c.removeChild(a);a.c&&(a.getAttribute=a.c);a.removeAttribute("onload");a.tagName&&"IMG"==a.tagName&&g.CriticalImages&&f(a,"load",function(){g.CriticalImages.checkImageForCriticality(this);b.b&&(b.a--,b.a||g.CriticalImages.checkCriticalImages())});a.removeAttribute("data-pagespeed-lazy-src");a.removeAttribute("data-pagespeed-lazy-replaced-functions");
c&&c.insertBefore(a,e);if(c=a.getAttribute("data-pagespeed-lazy-srcset"))a.srcset=c,a.
Open service 2604:2dc0:200:1981::1:80 · kkovbasa.com.ua
2026-01-12 00:28
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 00:28:44 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://kkovbasa.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.kkovbasa.com.ua
2026-01-12 00:28
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 12 Jan 2026 00:28:44 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.kkovbasa.com.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · kkovbasa.com.ua
2026-01-12 00:28
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 00:28:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4f7bb92ef3818801f2e62930151b6fb5b5cbf5f754ca4e012fa3130f3b7518aa; Path=/; Expires=Mon, 12 Jan 2026 00:38:45 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768177725027; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.kkovbasa.com.ua
2026-01-12 00:28
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 12 Jan 2026 00:28:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=e15a7848e942ba6c2cece4e56a1b4ec6fd5fcfc523ad1b9a9cf13d4b20e9e5b8; Path=/; Expires=Mon, 12 Jan 2026 00:38:44 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768177724938; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · media.carmoses.com
2026-01-11 21:10
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 21:10:31 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://media.carmoses.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · media.carmoses.com
2026-01-11 21:10
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 21:10:32 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=922693fbe36816b5b959db9bcc68b7dfdabf5347ffb87ca64e23ffbbeb1f7ff4; Path=/; Expires=Sun, 11 Jan 2026 21:20:32 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768165832362; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
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('10*23-33-60'));
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 2604:2dc0:200:1981::1:443 · www.ceylonloan.com
2026-01-11 20:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 20:21:04 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://ceylonloan.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · ceylonloan.com
2026-01-11 20:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 20:21:04 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://ceylonloan.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.ceylonloan.com
2026-01-11 20:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 20:21:04 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://ceylonloan.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · ceylonloan.com
2026-01-11 20:21
HTTP/1.1 200 OK Server: nginx Content-Type: text/html; charset=utf-8 Transfer-Encoding: chunked Connection: close Permissions-Policy: interest-cohort=() Pragma: no-cache Set-Cookie: fa8c0aa300c95158ff94743c7eb41c78=7645cdef8baa19291c43618c44543425; path=/; secure; HttpOnly x-ray: wn49501:0.080/wa49501:D=75623 Date: Sun, 11 Jan 2026 20:21:03 GMT Cache-Control: max-age=0, no-cache, no-store X-Page-Speed: on
Open service 2604:2dc0:200:1981::1:443 · primetimeadvance.loan
2026-01-11 13:51
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 13:51:08 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=ca010245ea8ab148ea08f7dd433afce9c15bc888513264ca15b52b3b8cb965a5; Path=/; Expires=Sun, 11 Jan 2026 14:01:08 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768139468641; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
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('8*21*1-2'));
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 2604:2dc0:200:1981::1:80 · www.primetimeadvance.loan
2026-01-11 13:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 13:51:04 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://primetimeadvance.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.primetimeadvance.loan
2026-01-11 13:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 13:51:05 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://primetimeadvance.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · primetimeadvance.loan
2026-01-11 13:51
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 13:51:04 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://primetimeadvance.loan/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · sia-lights.com
2026-01-11 09:05
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 09:05:36 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://sia-lights.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · sia-lights.com
2026-01-11 09:05
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 09:05:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=fd5b58d3fc6b5fba58f8e0078abd0b7b351d876fbc0d03ae3a368cdca2ef63fd; Path=/; Expires=Sun, 11 Jan 2026 09:15:33 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768122333017; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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*52+50-52'));
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 2604:2dc0:200:1981::1:443 · www.sia-lights.com
2026-01-11 09:05
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 09:05:33 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=0e3e1a249055048927144e16697e867eb0720f637fa876b63103e2321911af31; Path=/; Expires=Sun, 11 Jan 2026 09:15:32 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768122332986; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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*1-56*13'));
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 2604:2dc0:200:1981::1:80 · www.sia-lights.com
2026-01-11 09:05
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 09:05:32 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.sia-lights.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.4choosy.com
2026-01-11 01:04
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 01:05:01 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.4choosy.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.4choosy.com
2026-01-11 01:04
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 01:05:03 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=09d178afeb6671bf831ac1dc10a120a330b77ea5025a497d9d83e8fc2d7410b5; Path=/; Expires=Sun, 11 Jan 2026 01:15:03 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768093503268; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · 4choosy.com
2026-01-11 01:04
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sun, 11 Jan 2026 01:05:01 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://4choosy.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · 4choosy.com
2026-01-11 01:04
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 11 Jan 2026 01:05:02 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4166f2f632294ec5d626dfdf8a5ac8f1c1e6901c8d2616eba837c3400dcbfd00; Path=/; Expires=Sun, 11 Jan 2026 01:15:02 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768093502600; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.401/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.lellexproducts.com
2026-01-10 17:29
HTTP/1.1 403 Forbidden
Server: nginx
Date: Sat, 10 Jan 2026 17:29:15 GMT
Content-Type: text/html
Content-Length: 3498
Connection: close
ETag: "66c3689b-daa"
x-ray: wn49501:0.000/
Page title: 403 Forbidden - nginx
<!doctype html>
<html>
<head>
<title>403 Forbidden - nginx</title>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width">
<link href='https://fonts.googleapis.com/css?family=Open+Sans:400,700&subset=latin,cyrillic' rel='stylesheet' type='text/css'>
<style>
body, html {
height: 100%;
margin: 0;
display: flex;
justify-content: center;
align-items: center;
background-color: #f1f4f5;
color: #37474f;
font-family: 'Open Sans', sans-serif;
}
.container {
display: flex;
width: 535px;
}
.container-code{
min-width: 250px;
text-align: center;
}
.container-text {
min-width: 250px;
padding-left: 20px;
}
.error_code {
display: block;
font-size: 92px;
font-weight: 700;
margin-top: -25px;
}
.error_brief {
display: block;
font-size: 18px;
font-weight: 700;
margin-bottom: 15px;
}
.help_button {
background-color: #399bff;
color: #fff;
margin-top: 15px;
font-size: 14px;
padding: 7px 20px 7px 20px;
border: none;
border-radius: 3px;
vertical-align: middle;
cursor: pointer;
}
#fix_details {
margin-top: 20px;
visibility: hidden;
transition: visibility 0.3s, opacity 0.3s linear;
}
@media (max-width: 768px) {
.container {
display: flex;
flex-direction: column;
width: 100%;
}
.container-text{
padding: 30px;
text-align: center;
min-width: auto;
}
.container-code{
min-width: auto;
text-align: center;
margin-top: 100px;
}
}
</style>
</head>
<body>
<script>
function toggleHelp() {
document.getElementById("fix_details").style.visibility = 'visible';
document.getElementById("fix_details").style.opacity = '1';
document.querySelectorAll('.hide-help').forEach(function (el){
if (undefined !== el){
el.style.display = 'none';
}
});
}
</script>
<div class="container">
<div class="container-code">
<span class="error_code">403</span>
<span class="error_description">Forbidden</span>
</div>
<div class="container-text">
<span class="error_brief">В доступі відмовлено</span>
<span class="error_detail">Можливо, не завантажений індексний файл або неправильно вказані права для нього.</span>
<br class="hide-help"/>
<input type="button" value="Як це виправити?" class="help_button hide-help" onclick="toggleHelp()">
<div id="fix_details">
Якщо Ви адміністратор сайту, виправити цю помилку допоможе стаття
<a href="https://www.ukraine.com.ua/wiki/hosting/errors/403/">Помилка 403 Forbidden</a> в нашій довідці.
</div>
</div>
</body>
</html>
Open service 2604:2dc0:200:1981::1:80 · www.lellexproducts.com
2026-01-10 17:29
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 17:29:16 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.lellexproducts.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · lellexproducts.com
2026-01-10 17:29
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 17:29:15 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://lellexproducts.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · lellexproducts.com
2026-01-10 17:29
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=964695b7cbade5ce55d5fde036e877895136c821f6a6ea1850401ff52ce33190; Path=/; Expires=Sat, 10 Jan 2026 17:39:16 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768066156642; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
X-Cache-Status: MISS/PRIVATE
Date: Sat, 10 Jan 2026 17:29:16 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:443 · sneakpeekweeklyad.com
2026-01-10 14:24
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=1feacb5ed138a0ca68ceb2c0b8d2d8dc398ba2fbd8ff6587908d5b26c263b41f; Path=/; Expires=Sat, 10 Jan 2026 14:34:09 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768055049169; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.420/
Date: Sat, 10 Jan 2026 14:24:09 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
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>
<script data-pagespeed-no-defer>(function(){function f(a,b,d){if(a.addEventListener)a.addEventListener(b,d,!1);else if(a.attachEvent)a.attachEvent("on"+b,d);else{var c=a["on"+b];a["on"+b]=function(){d.call(this);c&&c.call(this)}}};window.pagespeed=window.pagespeed||{};var g=window.pagespeed;function k(a){this.g=[];this.f=0;this.h=!1;this.j=a;this.i=null;this.l=0;this.b=!1;this.a=0}function l(a,b){var d=b.getAttribute("data-pagespeed-lazy-position");if(d)return parseInt(d,0);var d=b.offsetTop,c=b.offsetParent;c&&(d+=l(a,c));d=Math.max(d,0);b.setAttribute("data-pagespeed-lazy-position",d);return d}
function m(a,b){var d,c,e;if(!a.b&&(0==b.offsetHeight||0==b.offsetWidth))return!1;a:if(b.currentStyle)c=b.currentStyle.position;else{if(document.defaultView&&document.defaultView.getComputedStyle&&(c=document.defaultView.getComputedStyle(b,null))){c=c.getPropertyValue("position");break a}c=b.style&&b.style.position?b.style.position:""}if("relative"==c)return!0;e=0;"number"==typeof window.pageYOffset?e=window.pageYOffset:document.body&&document.body.scrollTop?e=document.body.scrollTop:document.documentElement&&
document.documentElement.scrollTop&&(e=document.documentElement.scrollTop);d=window.innerHeight||document.documentElement.clientHeight||document.body.clientHeight;c=e;e+=d;var h=b.getBoundingClientRect();h?(e=h.top-d,c=h.bottom):(h=l(a,b),d=h+b.offsetHeight,e=h-e,c=d-c);return e<=a.f&&0<=c+a.f}
k.prototype.m=function(a){p(a);var b=this;window.setTimeout(function(){var d=a.getAttribute("data-pagespeed-lazy-src");if(d)if((b.h||m(b,a))&&-1!=a.src.indexOf(b.j)){var c=a.parentNode,e=a.nextSibling;c&&c.removeChild(a);a.c&&(a.getAttribute=a.c);a.removeAttribute("onload");a.tagName&&"IMG"==a.tagName&&g.CriticalImages&&f(a,"load",function(){g.CriticalImages.checkImageForCriticality(this);b.b&&(b.a--,b.a||g.CriticalImages.che
Open service 2604:2dc0:200:1981::1:80 · sneakpeekweeklyad.com
2026-01-10 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 14:24:08 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://sneakpeekweeklyad.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.sneakpeekweeklyad.com
2026-01-10 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 14:24:08 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://sneakpeekweeklyad.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.sneakpeekweeklyad.com
2026-01-10 14:24
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 14:24:08 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://sneakpeekweeklyad.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · orlando-airport-mco.com
2026-01-10 11:21
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 10 Jan 2026 11:21:58 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=adb75507f103628491081de0ac2b1f90fb7d25e9b25096b2ef53c7b160999b29; Path=/; Expires=Sat, 10 Jan 2026 11:31:58 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768044118029; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.420/
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-93+46-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 2604:2dc0:200:1981::1:80 · orlando-airport-mco.com
2026-01-10 11:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 11:21:57 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://orlando-airport-mco.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.orlando-airport-mco.com
2026-01-10 11:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 11:21:57 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://orlando-airport-mco.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.orlando-airport-mco.com
2026-01-10 11:21
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 11:21:57 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://orlando-airport-mco.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.duliortattoo.pl.ua
2026-01-10 07:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 10 Jan 2026 07:12:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=ab5ef7123c824b02dd4652b319a21e34ec6506ca91a2d25f6c7de88eece0b1ea; Path=/; Expires=Sat, 10 Jan 2026 07:22:45 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768029165274; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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-70-13*31'));
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 2604:2dc0:200:1981::1:443 · duliortattoo.pl.ua
2026-01-10 07:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 10 Jan 2026 07:12:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=747af2bd1b19570182404114901599fda463aad40fc604495104b28950dbf81f; Path=/; Expires=Sat, 10 Jan 2026 07:22:45 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1768029165627; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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*62*59+36'));
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 2604:2dc0:200:1981::1:80 · www.duliortattoo.pl.ua
2026-01-10 07:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 10 Jan 2026 07:12:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=c4c5818b22f46093f87fef38dd08d8911211782e995cccf54f5af40a78c5eb0c; Path=/; Expires=Sat, 10 Jan 2026 07:22:45 GMT; HttpOnly
Set-Cookie: __pq=1768029165253; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.380/
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('10+99+29+9'));
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 2604:2dc0:200:1981::1:80 · duliortattoo.pl.ua
2026-01-10 07:12
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sat, 10 Jan 2026 07:12:45 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=b1fed87ad168fce85727e275c34dbe059ab67b30ebdf57e014268a41a25d6dd2; Path=/; Expires=Sat, 10 Jan 2026 07:22:45 GMT; HttpOnly
Set-Cookie: __pq=1768029165622; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.400/
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*18+78+25'));
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 2604:2dc0:200:1981::1:443 · nazar.vision.ua
2026-01-10 04:12
HTTP/1.1 301 Moved Permanently Server: nginx Date: Sat, 10 Jan 2026 04:12:43 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: http://nazar.vision.ua/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · www.siabuilds.com
2026-01-09 20:14
HTTP/1.1 301 Moved Permanently Server: nginx Date: Fri, 09 Jan 2026 20:14:24 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.siabuilds.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · siabuilds.com
2026-01-09 20:14
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 09 Jan 2026 20:14:25 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=3914581d1947cad323708caeec8505e17b8990fb78cd826eac17d1afbbd230df; Path=/; Expires=Fri, 09 Jan 2026 20:24:25 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767989665001; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
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*66*42*73'));
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 2604:2dc0:200:1981::1:443 · www.siabuilds.com
2026-01-09 20:14
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 09 Jan 2026 20:14:25 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=dd93c6a6f7502df5c0ead78a981199e3289b58c1a20790e2532e5a49b3d6b700; Path=/; Expires=Fri, 09 Jan 2026 20:24:24 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767989664945; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
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*10+69*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 2604:2dc0:200:1981::1:80 · royaltymoversca.com
2026-01-09 18:46
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Fri, 09 Jan 2026 18:46:17 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=3578e37310a9561ee45cef3698da28c3f7746ee800c0700e3a8758cda93b1e0c; Path=/; Expires=Fri, 09 Jan 2026 18:56:16 GMT; HttpOnly
Set-Cookie: __pq=1767984376907; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
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('5-6-99+33'));
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 2604:2dc0:200:1981::1:443 · axyglobal.co
2026-01-09 16:31
HTTP/1.1 302 Moved Temporarily Server: nginx Date: Fri, 09 Jan 2026 16:31:42 GMT Content-Type: text/html Content-Length: 138 Connection: close Location: http://axyglobal.co/ x-ray: wn49501:0.000/ Page title: 302 Found <html> <head><title>302 Found</title></head> <body> <center><h1>302 Found</h1></center> <hr><center>nginx</center> </body> </html>
Open service 2604:2dc0:200:1981::1:80 · cdn.gr8-auto.com
2026-01-05 11:37
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 05 Jan 2026 11:37:25 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://cdn.gr8-auto.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · cdn.gr8-auto.com
2026-01-05 11:37
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 05 Jan 2026 11:37:36 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=47cea4fe28321f004049cccfe9efb25db4c4af2b4aab6bb4595a53541c001409; Path=/; Expires=Mon, 05 Jan 2026 11:47:36 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767613056647; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.380/
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('8-99-52+68'));
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 2604:2dc0:200:1981::1:443 · gr8-auto.com
2026-01-05 10:58
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 05 Jan 2026 10:58:22 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=1e07925072eacd4b9b85c3097e418834d42edb513b4d73de05d98df064f18984; Path=/; Expires=Mon, 05 Jan 2026 11:08:22 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767610702009; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.370/
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('10-14+100+65'));
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 2604:2dc0:200:1981::1:443 · www.gr8-auto.com
2026-01-05 10:58
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 05 Jan 2026 10:58:21 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://gr8-auto.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · gr8-auto.com
2026-01-05 10:58
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 05 Jan 2026 10:58:21 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://gr8-auto.com/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · massagelessons.org
2026-01-05 10:19
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 05 Jan 2026 10:19:54 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=b5b532d3c63cb61551e55cccb0039514efb00f0886f001c6fe24b092cb9faebb; Path=/; Expires=Mon, 05 Jan 2026 10:29:54 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767608394308; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.370/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · www.massagelessons.org
2026-01-05 10:19
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Mon, 05 Jan 2026 10:19:46 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=c1414a08c30ce8aada61aa2822e7464816b557db7ccdff6c7274a548677841d2; Path=/; Expires=Mon, 05 Jan 2026 10:29:45 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767608385987; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.380/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.massagelessons.org
2026-01-05 10:19
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 05 Jan 2026 10:19:44 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://www.massagelessons.org/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:80 · massagelessons.org
2026-01-05 10:19
HTTP/1.1 301 Moved Permanently Server: nginx Date: Mon, 05 Jan 2026 10:19:44 GMT Content-Type: text/html Content-Length: 162 Connection: close Location: https://massagelessons.org/ x-ray: wn49501:0.000/ 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 2604:2dc0:200:1981::1:443 · www.sopartners.com.ua
2026-01-05 04:47
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=4fc5f45453fab355a46679505783837af25bb0e4099900cea4e08cd549420121; Path=/; Expires=Mon, 05 Jan 2026 04:57:10 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767588430287; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.400/
Date: Mon, 05 Jan 2026 04:47:10 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:80 · sopartners.com.ua
2026-01-05 04:47
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=31567e6817e10c7ee4d9224188ad5bcb8760fad8dc7c0e08364e515681be644e; Path=/; Expires=Mon, 05 Jan 2026 04:57:06 GMT; HttpOnly
Set-Cookie: __pq=1767588426525; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
Date: Mon, 05 Jan 2026 04:47:06 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:80 · www.sopartners.com.ua
2026-01-05 04:47
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=f5ed1d280b84d14c33ce8958993f60368af8df161a9e9dc6d6daaabedc6e77b1; Path=/; Expires=Mon, 05 Jan 2026 04:57:06 GMT; HttpOnly
Set-Cookie: __pq=1767588426398; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.380/
Date: Mon, 05 Jan 2026 04:47:06 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:443 · sopartners.com.ua
2026-01-05 04:47
HTTP/1.1 429 Too Many Requests
Server: nginx
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
Access-Control-Allow-Origin: *
Access-Control-Allow-Methods: GET,POST
Access-Control-Allow-Headers: set-cookie,cache-control,content-type
Set-Cookie: __slsid=64aba586d5009d71d2e9581044df4d983e4b0d76d56b746dbe6190cf5ad9f34a; Path=/; Expires=Mon, 05 Jan 2026 04:57:06 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767588426443; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.380/
Date: Mon, 05 Jan 2026 04:47:06 GMT
Cache-Control: max-age=0, no-cache, no-store
X-Page-Speed: on
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br/>
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack',
Open service 2604:2dc0:200:1981::1:443 · www.popova-olga.com
2026-01-04 23:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 04 Jan 2026 23:54:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=74ac7d0da606db55daf403fc37c0c04e37260608342a1b48450e268064dc39ab; Path=/; Expires=Mon, 05 Jan 2026 00:04:00 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767570840892; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · www.popova-olga.com
2026-01-04 23:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 04 Jan 2026 23:54:00 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=4bc13e592f34bc3d9cfe48d5b3644a2af0af5a8c6832b9621c7dbaded777c0e9; Path=/; Expires=Mon, 05 Jan 2026 00:04:00 GMT; HttpOnly
Set-Cookie: __pq=1767570840667; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.380/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:443 · popova-olga.com
2026-01-04 23:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 04 Jan 2026 23:54:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=bcb45f9962f3cd0e9ed65f343c48cddd7f737e141d41ae8daf55c5b9b5032360; Path=/; Expires=Mon, 05 Jan 2026 00:04:01 GMT; HttpOnly; Secure; SameSite=None
Set-Cookie: __pq=1767570841132; Max-Age=3600; Path=/; HttpOnly; Secure; SameSite=None
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
Open service 2604:2dc0:200:1981::1:80 · popova-olga.com
2026-01-04 23:53
HTTP/1.1 429 Too Many Requests
Server: nginx
Date: Sun, 04 Jan 2026 23:54:01 GMT
Content-Type: text/html; charset=utf-8
Transfer-Encoding: chunked
Connection: close
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=ddeeb1ac65da94371d3285b2faf8b376b32189ec804c36f1f21a3d75dfec89d9; Path=/; Expires=Mon, 05 Jan 2026 00:04:01 GMT; HttpOnly
Set-Cookie: __pq=1767570841081; Max-Age=3600; Path=/; HttpOnly
x-ray: wn49501:0.390/
Page title: Захищена сторінка
<!DOCTYPE html>
<html lang="uk">
<head>
<title>Захищена сторінка</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>захищено </span><a href="https://adm.tools" target="_blank">adm.tools</a>
</div>
<div id="noscript">
<noscript>
<p>Щоб переглянути сайт, увімкніть JavaScript у своєму браузері</p>
<strong>Навіщо включати JavaScript?</strong><br />
<span>З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення JavaScript дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.</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('З вашої IP-адреси було зафіксовано діяльність шкідливих програм. Увімкнення Cookie дозволить нам переконатися, що запит зроблено людиною, і відобразити сторінку на сайті.');
return;
}
}
var
xhr = new XMLHttpRequest(),
form = new FormData();
form.append('___ack
www.lock-smiths.co.il 1 cleancarpetbellevue.com 0 easyloan88.com 0 www.derevolux.com.ua 0 derevolux.com.ua 1 sdepro.net 1 de.massagelessons.org 1 ru.massagelessons.org 0 forest-gr.com 1 www.bush-airport.com 1 bush-airport.com 1 gost.finance 3 www.chz.forest-gr.com 1 chz.forest-gr.com 1 www.mikekire.com 1 mikekire.com 1 www.tvoyfilm.com.ua 1 tvoyfilm.com.ua 1 forum.vision.ua 1 ruviso-dancewear.com 1 www.ruviso-dancewear.com 1 admin.snaaplux.com 1 landing.snaaplux.com 1 qualityservicemovers.com 1 www.qualityservicemovers.com 1 www.wwllc.website 1 wwllc.website 1 www.evishivanka.com.ua 1 evishivanka.com.ua 1 pococash.loan 1 www.pococash.loan 1 k-marsel.com 1 www.k-marsel.com 1 vision.ua 1 www.vision.ua 1 www.inkpermanent.com 1 inkpermanent.com 1 funpera.loan 1 www.funpera.loan 1 statistics.workdmn.com 1 expertwindowtreatments.com 1 www.expertwindowtreatments.com 1 www.workdmn.com 1 workdmn.com 1 nutrition-me.org 1 www.nutrition-me.org 1 yukor-inc.com 1 www.yukor-inc.com 1 moolalending.loan 1 www.moolalending.loan 1 siahomelab.com 1 www.siahomelab.com 1 www.robocashph.loan 1 robocashph.loan 1 www.afalona.com 1 afalona.com 1 uk.yantry.com 1 www.loans4usa.com 1 loans4usa.com 1 www.newkidscar.com 1 newkidscar.com 1 kkovbasa.com.ua 1 www.kkovbasa.com.ua 1 media.carmoses.com 1 www.ceylonloan.com 1 ceylonloan.com 1 primetimeadvance.loan 1 www.primetimeadvance.loan 1 sia-lights.com 1 www.sia-lights.com 1 www.4choosy.com 1 4choosy.com 1 www.lellexproducts.com 1 lellexproducts.com 1 sneakpeekweeklyad.com 1 www.sneakpeekweeklyad.com 1 orlando-airport-mco.com 1 www.orlando-airport-mco.com 1 www.duliortattoo.pl.ua 1 duliortattoo.pl.ua 1 nazar.vision.ua 0 www.siabuilds.com 1 siabuilds.com 0 royaltymoversca.com 0 axyglobal.co 0 cdn.gr8-auto.com 1 gr8-auto.com 1 www.gr8-auto.com 0 massagelessons.org 1 www.massagelessons.org 1 www.sopartners.com.ua 1 sopartners.com.ua 1 www.popova-olga.com 1 popova-olga.com 1