You can read and reply to posts and download all mods without registering.
We're an independent and non-profit fan-site. Find out more about us here.
//KOLYA's Bot Trap$time = time();$ip = $_SERVER['REMOTE_ADDR'];$fullhost = gethostbyaddr($ip);$host = preg_replace("/^[^.]+./", "@", $fullhost);echo '<div style="display:none;"><a href="http://www.yourdomain.com/bottrap">Hello stupid bots!</a> <a href="mailto:abuse+', $time, $host, '">abuse+', $time, $host, '</a></div>';