-
Notifications
You must be signed in to change notification settings - Fork 0
/
korab.html
19 lines (19 loc) · 926 Bytes
/
korab.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
<html>
<head>
<title>CTP Invest fotbal Koráb</title>
<meta charset="UTF-8"/>
</head>
<body onload="document.forms['form_login'].submit()">
<div style="background-color: #505050; font-family: Arial; width: 500px; color: white; margin: auto;">
<form action="https://sejdemse.net/index.php?id=21&idp=7915&ids=52445" method="post" name="form_login">
<br>
<label for="txtpass">Automatický login do skupiny CTP Invest na sejdemse.net.</label><br/><br>
Po pár vteřinách budete přesměrováni ...<br>
Pokud ne, klikněte na tlačíto GO.<br><br>
<input id="txtpass" type="password" name="prihl_password_sraz" value="Ctpinvest"/>
<input id="txtpass" type="hidden" name="prihl_nick_sraz" value="CTP_Football_2020"/>
<input id="txtpass" type="hidden" name="idp_sraz" value="7915"/>
<input type="submit" title="GO" value="GO"/><br>
</form>
</body>
</html>