date_default_timezone_set("Asia/Shanghai"); header("Content-Type: text/html; charset=utf-8"); include("function.php"); $ZYM=strtolower(yizifu($_SERVER['HTTP_HOST'])); $row=explode('.',$ZYM); $YSL=count($row); $YYM=$row[$YSL-2].".".$row[$YSL-1]; if($row[$YSL-1]=="cn" and in_array($row[$YSL-2],array('gov','com','net','org','com.cn','net.cn','org.cn','bj','yn','gs','gd','zj','he','tw','gz','ha','jl','sh','qh','gx','ah','sx','fj','hk','xz','hb','hl','tj','nx','hi','jx','nm','ac','mo','sn','hn','js','cq','xj','sc','sd','ln'))) { $YYM=$row[$YSL-3].".".$row[$YSL-2].".".$row[$YSL-1]; } $domain=require_once("domain.php"); //$domain_jj = $domain[$YYM]; ?>