阅读背景:

JS屏蔽360浏览器代码_weixin_33831196的博客

来源:互联网 
 <script type="text/java script">
if(navigator.userAgent.indexOf("360SE")>0){
    alert('系统检测出来你使用了360流氓浏览器,请先卸载或改用ie(或firefox)等再行访问本站,谢谢合作!');
    document.execCommand("stop");
    //location.href=https://www.mycodes.net; //注:把location前面的//号去掉后,把后面的网址改成你的网站,弹出窗口后就会跳到你指定的网址.
}
</script> <scrip



你的当前访问异常,请进行认证后继续阅读剩余内容。

分享到: