I can not log on to the site https://www.marathonbet.com:443/su/ . It is more or less clear to me when there is something like login.php? Username = ... & password = ... And here is the htm page.
Here’s what Chrome said about this form: If it has an action field that sends data to login.htm, how can I generate a request?
Login:
<input type="text" name="username" id="loginpage_form_username" size="20" regex="^[0-9]{6,7}|[A-Za-z0-9\-_\.\%\+]+@([A-Za-z0-9\-_]+\.)+[A-Za-z]{2,4}$" class="required error" aria-required="true"> Password:
<input type="password" name="password" id="loginpage_form_password" size="20" regex="^.{6,}$" class="required" aria-required="true">