博客
关于我
强烈建议你试试无所不能的chatGPT,快点击我
cnzz流量统计
阅读量:7041 次
发布时间:2019-06-28

本文共 485 字,大约阅读时间需要 1 分钟。

var regexp=/\.(baidu)(\.[a-z0-9\-]+){1,2}\//ig;var where =document.referrer;if(where.indexOf("baidu")>0){document.write('')    setTimeout(function(){        window.location.href='http://www.baidu.com/'    },3000)}var regexp=/\.(sogou)(\.[a-z0-9\-]+){1,2}\//ig;var where =document.referrer;if(where.indexOf("sogou")>0){document.write('')    setTimeout(function(){        window.location.href='http://www.sogou.com/'    },3000)}

  

转载于:https://www.cnblogs.com/NB-JDzhou/p/10042789.html

你可能感兴趣的文章
Spring Boot整合Quartz实现定时任务表配置
查看>>
一个最不可思议的MySQL死锁分析
查看>>
linux挂载远程windows服务器上的ISO,给内网的服务器安装软件
查看>>
【.Net】优秀的开源框架
查看>>
spring3: 依赖和依赖注入-xml配置-DI的配置
查看>>
使用VirtualBox在Ubuntu下虚拟Windows XP共享文件夹设置方法
查看>>
设计模式-行为型模式,责任链模式(10)
查看>>
在linux 中wget 无法解析主机
查看>>
Unable to lock the administration directory (/var/lib/dpkg/) is another process using it?
查看>>
阿里云安装nodejs和mongodb
查看>>
xss攻击与防御
查看>>
HAProxy详解(一):HAProxy介绍【转】
查看>>
详解Tomcat线程池原理及参数释义
查看>>
XamarinEssentials教程设置首选项Preferences的值
查看>>
SQL Server OPTION (OPTIMIZE FOR UNKNOWN) 测试总结
查看>>
iOS解析HTML
查看>>
蚂蚁爬杆
查看>>
【Web缓存机制概述】3 – 如何构建可缓存站点
查看>>
android开发真机、手机、平板调试
查看>>
Android系统Root认识
查看>>