Created
May 17, 2015 03:25
-
-
Save kyktommy/20cf1ff83b8769a46217 to your computer and use it in GitHub Desktop.
safari book testerrrr
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
javascript:(function(){if(!($=window.jQuery)){script=document.createElement("script");script.src="http://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js";script.onload=a;document.body.appendChild(script)}else{a()}function a(){var b=function(){var e="";for(var d=0;d<32;d++){e+=Math.floor(Math.random()*15).toString(15)}return e.substr(0,15)};var c=$("#registration-form");c.find("#id_first_name").val(b());c.find("#id_last_name").val(b());c.find("#id_email").val(b()+"@gmail.com");c.find("#id_username").val(b());c.find("#id_password1").val(b());c.find("#id_legal").attr("checked",true);c.submit()}})(); |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://www.safaribooksonline.com/register/