Form analysis
1 forms found in the DOM
POST https://stats.ints.net/login
<form class="form-horizontal" action="https://stats.ints.net/login" method="post" id="login_form">
<div class="center">
<h4><a class="nolinkakt" href="https://ints.net">Перейти на сайт INTS.NET</a></h4>
</div>
<div class="center">
<h5 class="muted">контактные телефоны:</h5>
</div>
<div class="center">
<h4 class="muted">+380 (62) 334-03-43</h4>
</div>
<div class="login-panel">
<table class="table table-noborder table-condensed">
<thead>
<tr>
<th colspan="3" class="center">
<h4>Вход на сервер статистики</h4>
<h4>INTS.NET</h4>
</th>
</tr>
</thead>
<tbody>
<tr>
<th class="span2 right middle">Имя </th>
<td class="span9 font-large"><input class="span12" type="text" name="login" id="login" placeholder="Имя">
</td>
<th class="span1"> </th>
</tr>
<tr>
<th class="right middle">Пароль </th>
<td class="font-large"><input class="span12" type="password" name="password" placeholder="Пароль">
</td>
<th> </th>
</tr>
<tr>
<!--input type="hidden" name="token" id="grecaptcha_token"-->
</tr>
</tbody>
<tfoot>
<tr>
<!--th colspan=2 class="right"><a class="btn btn-inverse" href="#" data-btn="send">Войти</button-->
<th colspan="2" class="right"><button class="btn btn-inverse" type="submit">Войти</button>
</th>
<th> </th>
</tr>
</tfoot>
</table>
</div>
</form>