Share Pastebin
Guest
Public paste!

Luca

By: a guest | Nov 21st, 2009 | Syntax: JavaScript | Size: 0.28 KB | Hits: 705 | Expires: Never
This paste has a previous version, view the difference. Copy text to clipboard
  1. javascript:(function(){var date=new Date(); date.setMonth(date.getMonth()+12); document.cookie="trollpass=haaaaaaaahahahahahahahahaha;"+ "expires=" + date.toUTCString()+";" + "path=/;"+"domain=.appulo.us"; alert("Cookie erfolgreich gesetzt!"); location.href="http://appulo.us/appdb/";})()