查看: 2708|回复: 9
收起左侧

[已鉴定] 狗狗搜索

 关闭 [复制链接]
hellobaby
发表于 2008-5-2 22:44:11 | 显示全部楼层 |阅读模式
http://un.so.gougou.com/

[ 本帖最后由 hellobaby 于 2008-5-2 22:52 编辑 ]
jimmyleo
发表于 2008-5-2 22:57:13 | 显示全部楼层
刷ID?
qianwenxiang
发表于 2008-5-2 23:01:53 | 显示全部楼层
http://un.so.gougou.com/ -> http://un.so.gougou.com/gougou100.htm#id=8071

  1. <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
  2. <html xmlns="http://www.w3.org/1999/xhtml">
  3. <head>
  4. <meta http-equiv="Content-Type" content="text/html; charset=gb2312" />
  5. <title>狗狗搜索</title>
  6. <style type="text/css">
  7. *{ margin:0; padding:0;}
  8. .header{ clear:both; margin:0 auto; width:710px;}
  9. .key{ font-size:12px; padding-top:3px; clear:both; margin:0;}
  10. .key a{ font-size:12px; margin-right:8px;}
  11. </style>
  12. <script language=javascript src="util.js"></script>
  13. <script language=javascript src="http://gamestat.xunlei.com/stat/adv_pv.js"></script>
  14. <SCRIPT LANGUAGE="JavaScript">
  15. <!--
  16. function init() {
  17.         var id = getQueryString("id");
  18.         id = parseInt(id, 10) + 1*1000000;
  19.         var arrLink = document.links;
  20.         var arrLen = arrLink.length;

  21.         for(var i=0; i<arrLen; i++)        {       
  22.                 if(arrLink[i].href.indexOf("?search=") > -1 || arrLink[i].href.indexOf("?s=") > -1) {
  23.                         arrLink[i].href = arrLink[i].href + "&id=" + id;
  24.                 }
  25.                 else if(arrLink[i].href.indexOf("movie.gougou.com/Sections/movies?") > -1) {
  26.                         arrLink[i].href = arrLink[i].href + "#id=" + id;
  27.                 }
  28.         }
  29.         document.forms[0].id.value = id;
  30.         //ihref.href = "http://movie.gougou.com/#id=" + document.forms[0].id.value;
  31. }

  32. function soclear() {
  33.         if(document.forms[0].search.value == "找电影来狗狗") {
  34.                 document.forms[0].search.value = "";
  35.                 document.forms[0].search.style.color = "#000000";
  36.         }
  37. }

  38. function defsubmit() {
  39.         if(document.forms[0].search.value == "找电影来狗狗" || document.forms[0].search.value == "") {
  40.                 document.forms[0].action = "http://movie.gougou.com/#id=" + document.forms[0].id.value;
  41.                 document.forms[0].restype.disabled = true;
  42.                 document.forms[0].id.disabled = true;
  43.                 document.forms[0].search.disabled = true;
  44.         }
  45. }

  46. function recover() {
  47.         document.forms[0].action = "http://www.gougou.com/search";
  48.         document.forms[0].restype.disabled = false;
  49.         document.forms[0].id.disabled = false;
  50.         document.forms[0].search.disabled = false;
  51. }

  52. //-->
  53. </SCRIPT>
  54. </head>

  55. <body onLoad="init()">
  56.         <form action="http://www.gougou.com/search" target="_blank" method="get" onsubmit="defsubmit()" onmousemove="recover()">
  57.        
  58.         <div align="center">
  59. <table border="0" width="100%"><tr><td width="60">
  60.         <a href="http://www.gougou.com/" target="_blank" id=ihref><img src="http://my.xunlei.com/images/gougou.gif" alt="狗狗" align="bottom" border="0"></a>
  61. </td><td>
  62.         <input type=text name="search" value="找电影来狗狗" onfocus="soclear()" style="width:90%;color:#C5C5C5;height:17px">
  63. </td><td width="60">
  64.         <input type="submit" value="狗狗搜索">
  65. </td></tr></table>
  66.         </div>
  67.         <input type="hidden" name="restype" value="-1">
  68.         <input type="hidden" name="id" value="1">
  69.         </form>
  70.         <div align="center" class="key">
  71.         热门:
  72.                                         <a href="http://movie.gougou.com/search?search=命中注定我爱你" target="_blank"><font color=red>命中注定我爱你</font></a>
  73.                                                         <a href="http://movie.gougou.com/search?search=夺帅" target="_blank"><font color=red>夺帅</font></a>
  74.                                                         <a href="http://www.gougou.com/search?search=国家宝藏2" target="_blank">国家宝藏2</a>
  75.                                                         <a href="http://mp3.gougou.com/search?search=做你的爱人" target="_blank">做你的爱人</a>
  76.                                 </div>
  77. </body>
  78. </html>
复制代码
未发现恶意代码
hellobaby
 楼主| 发表于 2008-5-2 23:02:20 | 显示全部楼层
麒麟安全浏览器报恶意站点
qianwenxiang
发表于 2008-5-2 23:03:58 | 显示全部楼层

回复 4楼 hellobaby 的帖子

不会是报的这个JS吧

<script language=javascript src="http://gamestat.xunlei.com/stat/adv_pv.js"></script>
hellobaby
 楼主| 发表于 2008-5-2 23:06:48 | 显示全部楼层
原帖由 jimmyleo 于 2008-5-2 22:57 发表
刷ID?


刷你个头。有图为证: 狗狗.JPG
jimmyleo
发表于 2008-5-2 23:20:22 | 显示全部楼层
http://www.gougou.com/
这个才是吧。。
ldy144028
头像被屏蔽
发表于 2008-5-3 07:40:24 | 显示全部楼层
没毒啊,我进去了
Roboon
发表于 2008-5-3 11:43:09 | 显示全部楼层
Roboon:卡死我的Maxthon
qigang
发表于 2008-5-3 17:45:27 | 显示全部楼层
呵呵,毒是没有,但有恶意。
您需要登录后才可以回帖 登录 | 快速注册

本版积分规则

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

Copyright © KaFan  KaFan.cn All Rights Reserved.

Powered by Discuz! X3.4( 沪ICP备2020031077号-2 ) GMT+8, 2024-11-15 07:27 , Processed in 0.140001 second(s), 20 queries .

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

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