Advertisement
dcomicboy

java cookie

Feb 5th, 2012
107
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.94 KB | None | 0 0
  1.  
  2. javascript:hf="http://hostname.com/";if(location.href.indexOf(":\/\/www.hostnamecom")==-1)
  3. {g=confirm("Click%20OK%20to%20direct-to%20hostname\n");if(g)location.href=hf;void(0);}else{c=prompt("Insertyourpremiumcookiehere","Cookie%20hostnamehere");if(c){r=confirm("Rememeber%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="PHPSESSID="+c+";domain=.hostname.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}
  4.  
  5. // Example
  6. javascript:hf="http://filesonic.com/";if(location.href.indexOf(":\/\/www.filesonic.com")==-1)
  7. {g=confirm("Click%20OK%20to%20direct-to%20Filesonic\n");if(g)location.href=hf;void(0);}else{c=prompt("Insert%20your%20Filesonic%20cookie%20here%20","Cookie%20filesonic");if(c){r=confirm("Rememeber%20this%20cookie?");d=new%20Date();nd=new%20Date(d.getFullYear()+1,2,11);void(document.cookie="PHPSESSID="+c+";domain=.filesonic.com;path=/;"+(r?"expires="+nd:""));location.href=hf}void(0)}
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement