nginx-reuseport 1.21.1
tcp/443
Open service 87.236.16.201:443 · trainmtt.ru
2026-02-01 06:28
HTTP/1.1 200 OK
Server: nginx-reuseport/1.21.1
Date: Sun, 01 Feb 2026 06:28:36 GMT
Content-Type: text/html; charset=utf-8
Content-Length: 8168
Connection: close
Vary: Accept-Encoding
Vary: Cookie
Referrer-Policy: same-origin
X-Frame-Options: DENY
X-Content-Type-Options: nosniff
Cross-Origin-Opener-Policy: same-origin
X-Powered-By: Phusion Passenger 5.1.12
Set-Cookie: csrftoken=qeyZWQUDlQVDA7MHXMvgHee2WzU640cn; expires=Sun, 31 Jan 2027 06:28:37 GMT; Max-Age=31449600; Path=/; SameSite=Lax
Status: 200 OK
Page title:
Trainmtt Главная Страница
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8">
<meta name="viewport" content="width=device-width, initial-scale=1.0">
<link rel="icon" href="/static/img/favicon.ico" type="image/x-icon">
<link rel="stylesheet" href="https://code.jquery.com/ui/1.12.1/themes/base/jquery-ui.css">
<link rel="stylesheet" href="/static/css/style.css">
<link rel="stylesheet" href="/static/css/bootstrap.min.css">
<link rel="stylesheet" href="/static/css/tables.css">
<link rel="stylesheet" href="/static/css/lightbox.css">
<title>
Trainmtt Главная Страница
</title>
<script>
document.addEventListener("DOMContentLoaded", function() {
function checkScreenWidth() {
var plugUrl = "/plug/";
var homeUrl = "/";
var currentUrl = window.location.pathname;
if (window.innerWidth < 1365 && currentUrl !== plugUrl) {
window.location.href = plugUrl;
} else if (window.innerWidth >= 1365 && currentUrl === plugUrl) {
window.location.href = homeUrl;
}
}
checkScreenWidth();
window.addEventListener('resize', function() {
checkScreenWidth();
});
});
</script>
</head>
<body>
<script src="https://ajax.googleapis.com/ajax/libs/jquery/3.6.0/jquery.min.js"></script>
<div class="container-md h-100">
<div class="row h-100 d-flex align-items-center justify-content-center">
<div class="col-lg-8 main-ds p-5">
<div class="row">
<div class="col-lg-12">
<ul class="main-tabs" id="log-reg-Tab" role="tablist">
<li class="nav-item" role="presentation">
<button class="nav-link " id="login-tab" data-bs-toggle="tab" data-bs-target="#login" type="button" role="tab" aria-controls="login" aria-selected="false">
Авторизация
</button>
</li>
<span class='delimetr'></span>
<li class="nav-item" role="presentation">
<button class="nav-link active" id="register-tab" data-bs-toggle="tab" data-bs-target="#register" type="button" role="tab" aria-controls="register" aria-selected="true">
Регистрация
</button>
</li>
</ul>
</div>
</div>
<div class="tab-content" id="log-reg-TabContent">
<div class="tab-pane fade " id="login" role="tabpanel" aria-labelledby="log-tab">
<form method="post">
<input type="hidden" name="csrfmiddlewaretoken" value="SrruD7ijOdNbAFSb03ybk3pQsy0EJtQK8vPjpN2MZTyE0CuINFThR7tIeXKADjSX">
<input type="hidden" name="method" value="login">
<div class="row">
<div class="col-lg-12">
<div class="row">
<div class="col-lg-6">
<div class="form-group">
<label for="lg_username">Никнейм/Почта</label>
<input type="text" name="username" class="form-control" autocomplete="username" required placeholder="Никнейм или Почта" id="lg_username">
</div>
</div>
<div class="col-lg-6">
<div class="form-group">
<label for="lg_password">Пароль</label>
<div class="password-section position-relative">
<input type="password" name="password" class="form-control" autocomplete="current-password" required placeholder="Пароль" id="lg_password">
<img src="/static/img/eye-slash.png" alt="Показать Пароль" title='Показать пароль' c