Advertisement
nPhoenix

[Habbo] Travar formulário de login

Nov 13th, 2013
294
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
  1. if (location.pathname == "/" && location.protocol == "https:")
  2.     $("form")[1].onsubmit = function () {
  3.         return false;
  4.     };
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement