Update README.md

This commit is contained in:
Nasir Hafeez
2020-10-05 09:35:56 +05:00
committed by GitHub
parent 6409eb017f
commit d72e60ae99

View File

@@ -6,7 +6,7 @@ https://wiki.mikrotik.com/wiki/HotSpot_external_login_page
``` ```
This code will authorize the user with the username `admin` and a blank password. This code will authorize the user with the username `admin` and a blank password.
The router redirecting the user uses the following `POST` parameters. Being `POST` the parameters are not displayed in the URL. The router redirecting the user can use the following `POST` parameters. Being `POST` the parameters are not displayed in the URL.
``` ```
<form name="redirect" action="https://example.com" method="post"> <form name="redirect" action="https://example.com" method="post">