| Server IP : 185.252.147.100 / Your IP : 216.73.216.196 Web Server : nginx/1.27.3 System : Linux mitrofanov.ru 6.1.0-37-amd64 #1 SMP PREEMPT_DYNAMIC Debian 6.1.140-1 (2025-05-22) x86_64 User : mitr ( 1000) PHP Version : 8.2.29 Disable Function : NONE MySQL : OFF | cURL : ON | WGET : ON | Perl : ON | Python : OFF | Sudo : ON | Pkexec : OFF Directory : /www/nconf/error/ |
Upload File : |
<!DOCTYPE html>
<html>
<head>
<meta charset="utf-8">
<title>Внимание!</title>
<meta name="viewport" content="width=device-width, initial-scale=1">
<meta name="robots" content="noindex, follow"/>
<style>
body {
display: flex;
min-height: 100vh;
background-color: #e5e5e5;
flex-flow: column;
justify-content: center;
align-items: center;
text-align: center;
font-family: monospace;
color: #606060;
}
h1 {
font-size: 15vw;
line-height: 1.2;
margin: 0.2em;
}
p {
font-size: 2vw;
line-height: 1.2;
margin: 0.5em 1em;
}
</style>
<!--# if expr="$status = 502" -->
<meta http-equiv="refresh" content="2">
<!--# endif -->
</head>
<body>
<!--# if expr="$status = 502" -->
<h1>Мы обновляемся!</h1>
<p>Подождите! Через несколько секунд мы сами вас перенаправим :-)</p>
<!--# else -->
<p>Ошибка</p>
<h1><!--# echo var="status" default="" --></h1>
<p><!--# echo var="status_text" default="Интернет кончился... )))" --></p>
<noindex><a href='https://developer.mozilla.org/ru/docs/Web/HTTP/Status/<!--# echo var="status" default="" -->' target="blank" rel="nofollow">подробнее...</a></noindex>
<!--# endif -->
</body>
</html>