Advertisement
Guest User

upv login david murray

a guest
Feb 14th, 2016
184
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.32 KB | None | 0 0
  1. javascript:var dni=VAR_DNI;var pass=VAR_PASS;script = document.createElement('script');script.onload = function(){$('input[name=dni]:first').val(dni);$('input[name=clau]').val(pass);$(".upv_btsubmit").click();};script.type = 'text/javascript';script.src = 'https://code.jquery.com/jquery-1.12.0.min.js';body.appendChild(script);
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement