返回列表 发帖

WEB迅雷的广告应该过滤不掉吧

用于黑名单和页面过滤,但都不好用,不象是过滤规则不对,哪位DX试过好用?恳请赐教,谢谢!

其中广告部分的源代码如下:
  1. <DIV class=logo style="CURSOR: pointer" onclick=on_category_click(VT_ALL,true)></DIV>

  2. <DIV id=top_ad style="DISPLAY: block; FLOAT: right; MARGIN: 2px 2px 0px 0px; WIDTH: 640px; HEIGHT: 60px">

  3. <DIV id=top_ad_randomDiv_1 style="VISIBILITY: visible; HEIGHT: 60px">

  4. <TABLE cellSpacing=0 cellPadding=0 width=640 align=center border=0 valign="top">

  5. <TBODY>

  6. <TR>

  7. <TD vAlign=top>

  8. <DIV id=swf_top_ad_randomDiv_1 style="DISPLAY: block; POSITION: absolute"><A href="http://cknum.xunlei.com/fcg-bin/cgi_banner_stat.fcg?id=23053&amp;position=919&amp;url=http://webxunlei.wangmeng.com" target=_blank><IMG height=60 src="http://biz5.sandai.net/portal/images/n1177728033737.gif" width=640 border=0></IMG></A></DIV>

  9. <DIV id=top_ad_randomDiv_2 style="VISIBILITY: hidden; HEIGHT: 0px">

  10. <TABLE cellSpacing=0 cellPadding=0 width=640 align=center border=0 valign="top">

  11. <TBODY>

  12. <TR>

  13. <TD vAlign=top>

  14. <DIV id=swf_top_ad_randomDiv_2 style="DISPLAY: block; POSITION: absolute">

  15. <OBJECT id=obj_top_ad_randomDiv_2 codeBase=http://download.macromedia.com/pub/shockwave/cabs/flash/swflash.cab#version=7,0,0,0 height=0 width=640 classid=clsid:D27CDB6E-AE6D-11cf-96B8-444553540000>

  16. <embed src='http://biz5.sandai.net/portal/images/n1177839582048.swf' quality='high' bgcolor='#ffffff' allowscriptaccess='always' wmode='transparent' type='application/x-shockwave-flash'  pluginspage='http://www.macromedia.com/go/getflashplayer'  height='60' width='640'> </OBJECT></DIV>

  17. <DIV id=mask_top_ad_randomDiv_2 style="WIDTH: 640px; CURSOR: hand; POSITION: absolute; HEIGHT: 60px">

  18. <TABLE cellSpacing=0 cellPadding=0 width=640>

  19. <TBODY>

  20. <TR>

  21. <TD><A href="http://cknum.xunlei.com/fcg-bin/cgi_banner_stat.fcg?id=23077&amp;position=919&amp;url=http://ad1.adpolestar.net/ADPolestar/lgs/way/;er=&amp;mv=710&amp;pu=wonder&amp;ad=0469024?http://www.fy0.cn/default.asp?ad_id=xunlei0704-3" target=_blank><IMG height=60 src="http://biz5.sandai.net/portal/images/spacer.gif" width=640 border=0></IMG> </A></TD></TR></TBODY></TABLE></DIV></TR></TBODY></TABLE></DIV></TR></TBODY></TABLE></DIV></DIV>
复制代码
爱拼才会赢

有过滤好用的办法吗?有的话,回复一下呀,拜托了!!
爱拼才会赢

TOP

用这个试一试:
#ex#<div[^>]*?_ad_[\s\S]*?<\/div>###
绿色自由
一时欢乐一时愁,想起千般不对头。
如若想得千般到,自解忧来自解愁。

TOP

楼主试试,我这里网速慢,暂时看不到广告了
  1. #exd#*.xunlei.*#<SCRIPT[^>]*?roll[^>]*?>[\s\S]*?</SCRIPT>
  2. #exd#*.xunlei.*#<DIV id=[^>]*?ad[^>]*?>[\s\S]*?</DIV>
复制代码

[ 本帖最后由 duckZCX 于 2007-5-8 14:47 编辑 ]
这里是永远的家 :)

TOP

没有用过web迅雷,这个是上次给论坛的一个朋友写的,试试?不行我也没办法,因为我不想安装web迅雷

  1. #exd#*.xunlei.com*#<SCRIPT>[\s\S]*?aryAD[\s\S]*?<\/SCRIPT>###<!--Ad blocked by TheWorld2-->
  2. #exd#*.xunlei.com*#<SCRIPT[^>]*?id="?topAd_scr[^>]*?>[\s\S]*?</SCRIPT>###<!--Ad blocked by TheWorld2-->
  3. #exd#*.xunlei.com*#<td[^>]*?id=top_ad >[\s\S]*?<\/td>###<!--Ad blocked by TheWorld2-->
复制代码

TOP

越来越流氓,web迅雷就是想让你看广告
迅雷5的广告被搞掉了,所以才开发web迅雷滴

TOP

用ayu优化板,非常好哦,迅雷的广告实在是讨人厌烦,有广告没关系,不要太多,太醒目就好

TOP

不用web迅雷,脱兔感觉不错。。。

TOP

最新的ayu优化版没有绿色版。而且迅雷5新版越来越差,已经没有它刚出来时候给我的爽爽感觉了

TOP

原帖由 duckZCX 于 2007-5-6 12:11 发表 http://bbs.ioage.com/images/common/back.gif
楼主试试,我这里网速慢,暂时看不到广告了


#exd#*.xunlei.*#<SCRIPT[^>]*?(roll|game)[^>]*?>[\s\S]*?</SCRIPT>
#exd#*.xunlei.*#<DIV id=[^>]*?ad[^>]*?>[\s\S]*?</DIV>


这个好象可以过滤,但是下载分类没了,也不能登陆了

[ 本帖最后由 ibird 于 2007-5-8 13:03 编辑 ]

TOP

原帖由 ibird 于 2007-5-7 12:52 发表 http://bbs.ioage.com/images/common/back.gif


这个好象可以过滤,但是下载分类没了,也不能登陆了

你用了其他规则没?我专门还看了分类的,可以啊?
这里是永远的家 :)

TOP

用了后之有这一个了
<script language=javascript src="http://biz5.sandai.net/webthunder/show/right

TOP

返回列表