- Joined
- Threads
- 849
- Posts
- 1,425
Im trying to make a sentry config but im stuck on the keyword part where i have to find out which are the logout/login key in this Sentry mba logout/login keyword?
<a href="/logout.php?rfc=155" class="button" onclick="deleteChatsCookie();"></a>
<input name="btnLogin" type="submit" class="LoginButton" id="btnLogin" value="Login Now!">
Where is the correct keyword to use from these lines?
<a href="/logout.php?rfc=155" class="button" onclick="deleteChatsCookie();"></a>
<input name="btnLogin" type="submit" class="LoginButton" id="btnLogin" value="Login Now!">
Where is the correct keyword to use from these lines?