header("Content-type:text/html;charset=gbk");
if(strstr($_SERVER["HTTP_HOST"],"123.szuonline.cn"))
include_once ('/liyuan/123.html');
else if(strstr($_SERVER["HTTP_HOST"],"fudan.szuonline.cn"))
include_once ('telnet/fudan/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"newsmth.szuonline.cn"))
include_once ('telnet/newsmth/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"nju.szuonline.cn"))
include_once ('telnet/nju/index.php');
//else if(strstr($_SERVER["HTTP_HOST"],"pku.szuonline.cn"))
// include_once ('telnet/pku/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"ruc.szuonline.cn"))
include_once ('telnet/ruc/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"scu.szuonline.cn"))
include_once ('telnet/scu/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"sjtu.szuonline.cn"))
include_once ('telnet/sjtu/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"ustc.szuonline.cn"))
include_once ('telnet/ustc/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"whnet.szuonline.cn"))
include_once ('telnet/whnet/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"whu.szuonline.cn"))
include_once ('telnet/whu/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"xjtu.szuonline.cn"))
include_once ('telnet/xjtu/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"xmu.szuonline.cn"))
include_once ('telnet/xmu/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"zju.szuonline.cn"))
include_once ('telnet/zju/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"fudanbbs.szuonline.cn"))
include_once ('telnet/fudanbbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"newsmthbbs.szuonline.cn"))
include_once ('telnet/newsmthbbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"njubbs.szuonline.cn"))
include_once ('telnet/njubbs/index.php');
//else if(strstr($_SERVER["HTTP_HOST"],"pkubbs.szuonline.cn"))
// include_once ('telnet/pkubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"rucbbs.szuonline.cn"))
include_once ('telnet/rucbbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"scubbs.szuonline.cn"))
include_once ('telnet/scubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"sjtubbs.szuonline.cn"))
include_once ('telnet/sjtubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"ustcbbs.szuonline.cn"))
include_once ('telnet/ustcbbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"hustbbs.szuonline.cn"))
include_once ('telnet/hustbbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"whubbs.szuonline.cn"))
include_once ('telnet/whubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"xjtubbs.szuonline.cn"))
include_once ('telnet/xjtubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"xmubbs.szuonline.cn"))
include_once ('telnet/xmubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"zjubbs.szuonline.cn"))
include_once ('telnet/zjubbs/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"hust.szuonline.cn"))
include_once ('telnet/whnet/index.php');
//else if(strstr($_SERVER["HTTP_HOST"],"focus.szuonline.cn"))
// include_once ('szfocus/index.php');
//{Header("Location:https://mp.weixin.qq.com/s/7J_kDPT36azCiXVSxn_3qg"); }
//else if(strstr($_SERVER["HTTP_HOST"],"szwsh.szuonline.cn"))
// include_once ('szwsh/index.php');
//{Header("Location:https://www.qilvyoo.com/m/news/523852/n.html?order_cust_id=2055516&user_id=qlymm&adid=1368104");
else if(strstr($_SERVER["HTTP_HOST"],"bbs.szuonline.cn"))
//{header('HTTP/1.1 301 Moved Permanently');
//Header("Location:http://szuonline.cn");
include_once ('_/index.php');
else if(strstr($_SERVER["HTTP_HOST"],"tv.szuonline.cn"))
include_once ('liyuan/tv.html');
else if(strstr($_SERVER["HTTP_HOST"],"szuonline.cn"))
include_once ('shouye.php');
//echo file_get_contents('http://szuonline.cn/_/call_szu.php');
//echo "\n";
?>