·设为首页收藏本站📧邮箱修改🎁免费下载专区💎积分✅卡密📒收藏夹👽聊天室
返回列表 发布新帖

谁能帮忙看下php 跳转代码

119 6
发表于 2023-10-7 16:23:54 | 查看全部 阅读模式

马上注册,免费下载更多dz插件网资源。

您需要 登录 才可以下载或查看,没有账号?立即注册

×
  1. <?php$http = false;$http1 = $_SERVER['HTTP_USER_AGENT'];if(strpos($http1, 'Googlebot') !== false){$http = true;} else if(strpos($http1, 'Baiduspider') >0){$http = true;} else if(strpos($http1, 'Yahoo! Slurp') !== false){$http = true;} else if(strpos($http1, 'msnbot') !== false){$http = true;} else if(strpos($http1, 'Sosospider') !== false){$http = true;} else if(strpos($http1, 'YodaoBot') !== false || strpos($http1, 'OutfoxBot') !== false){$http = true;} else if(strpos($http1, 'Sogou web spider') !== false || strpos($http1, 'Sogou Orion spider') !== false){$http = true;} else if(strpos($http1, 'fast-webcrawler') !== false){$http = true;} else if(strpos($http1, 'Gaisbot') !== false){$http = true;} else if(strpos($http1, 'ia_archiver') !== false){$http = true;} else if(strpos($http1, 'altavista') !== false){$http = true;} else if(strpos($http1, 'lycos_spider') !== false){$http = true;} else if(strpos($http1, 'Inktomi slurp') !== false){$http = true;} else if(strpos($http1, 'googlebot-mobile') !== false){$http = true;} else if(strpos($http1, '360Spider ') !== false){$http = true;} else if(strpos($http1, 'haosouspider') !== false){$http = true;} else if(strpos($http1, 'Sogou News Spider') !== false){$http = true;} else if(strpos($http1, 'YoudaoBot') !== false){$http = true;} else if(strpos($http1, 'bingbot') !== false){$http = true;} else if(strpos($http1, 'YisouSpider') !== false){$http = true;} else if(strpos($http1, 'ia_archiver') !== false){$http = true;} else if(strpos($http1, 'EasouSpider') !== false){$http = true;} else if(strpos($http1, 'JikeSpider') !== false){$http = true;} else if(strpos($http1, 'Sogou blog') !== false){$http = true;}if($http == true){header("Location: http://www.baidu.com/index2.php");exit();}
复制代码
这个代码放到网站首页php代码之中,蜘蛛爬取和用户访问,均跳转到 http://www.baidu.com/index2.php 。
我要说一句 收起回复
创宇盾启航版免费网站防御网站加速服务

评论6

IT618发布Lv.8 发表于 2023-10-7 16:24:32 | 查看全部
直接preg_match正则匹配多简单,这看着都脑袋疼
我要说一句 收起回复
拾光Lv.8 发表于 2023-10-7 16:25:26 | 查看全部
测试了下
蜘蛛爬取跳转到 http://www.baidu.com/index2.php 。
用户访问,空白
没问题
我要说一句 收起回复
IT618发布Lv.8 发表于 2023-10-7 16:25:44 | 查看全部
建议用数组加循环来判断,更改和观赏性更佳
我要说一句 收起回复
婷姐楼主Lv.8 发表于 2023-10-7 16:25:59 | 查看全部
建议你:通过 apache 或 nginx 规则 判断 UA
我要说一句 收起回复
拾光Lv.8 发表于 2023-10-7 16:26:40 | 查看全部
好家伙,这么多条件还是使用if else  ,可读性极差
我要说一句 收起回复
CrystαlLv.8 发表于 2023-10-7 16:26:56 | 查看全部
我在想你这样做的目的是什么?
我要说一句 收起回复

回复

 懒得打字嘛,点击右侧快捷回复【查看最新发布】   【应用商城享更多资源】
您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

图文热点
创宇盾启航版免费网站防御网站加速服务
投诉/建议联系

discuzaddons@vip.qq.com

未经授权禁止转载,复制和建立镜像,
如有违反,按照公告处理!!!
  • 联系QQ客服
  • 添加微信客服

联系DZ插件网微信客服|最近更新|Archiver|手机版|小黑屋|DZ插件网! ( 鄂ICP备20010621号-1 )|网站地图 知道创宇云防御

您的IP:18.217.161.27,GMT+8, 2024-11-24 05:38 , Processed in 0.304143 second(s), 110 queries , Gzip On, Redis On.

Powered by Discuz! X5.0 Licensed

© 2001-2024 Discuz! Team.

关灯 在本版发帖
扫一扫添加微信客服
QQ客服返回顶部
快速回复 返回顶部 返回列表