Page is a not externally linkable
londrum - 11:55 am on Jun 22, 2009 (gmt 0)
this little bit of php at the top of your page blocks pretty much all of the translation sites, but maybe there's a few other handy sites that it blocks too. if(isset($_SERVER['HTTP_X_FORWARDED_FOR'])) { ...block it }