世界之窗论坛's Archiver

mnxinu 发表于 2007-5-6 10:21

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

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

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

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

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

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

<TBODY>

<TR>

<TD vAlign=top>

<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>

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

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

<TBODY>

<TR>

<TD vAlign=top>

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

<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>

<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>

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

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

<TBODY>

<TR>

<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>
[/code]

mnxinu 发表于 2007-5-6 10:25

有过滤好用的办法吗?有的话,回复一下呀,拜托了!!:D

sztb 发表于 2007-5-6 11:10

用这个试一试:
#ex#<div[^>]*?_ad_[\s\S]*?<\/div>###

duckZCX 发表于 2007-5-6 12:11

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

[[i] 本帖最后由 duckZCX 于 2007-5-8 14:47 编辑 [/i]]

elkay 发表于 2007-5-6 14:22

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

[code]#exd#*.xunlei.com*#<SCRIPT>[\s\S]*?aryAD[\s\S]*?<\/SCRIPT>###<!--Ad blocked by TheWorld2-->
#exd#*.xunlei.com*#<SCRIPT[^>]*?id="?topAd_scr[^>]*?>[\s\S]*?</SCRIPT>###<!--Ad blocked by TheWorld2-->
#exd#*.xunlei.com*#<td[^>]*?id=top_ad >[\s\S]*?<\/td>###<!--Ad blocked by TheWorld2-->[/code]

andywung 发表于 2007-5-6 14:37

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

renior 发表于 2007-5-6 14:40

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

雷龙子 发表于 2007-5-6 15:30

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

andywung 发表于 2007-5-6 16:18

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

ibird 发表于 2007-5-7 12:52

[quote]原帖由 [i]duckZCX[/i] 于 2007-5-6 12:11 发表 [url=http://bbs.ioage.com/redirect.php?goto=findpost&pid=294898&ptid=33147][img]http://bbs.ioage.com/images/common/back.gif[/img][/url]
楼主试试,我这里网速慢,暂时看不到广告了:shy:


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

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

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

duckZCX 发表于 2007-5-7 12:53

[quote]原帖由 [i]ibird[/i] 于 2007-5-7 12:52 发表 [url=http://bbs.ioage.com/redirect.php?goto=findpost&pid=295592&ptid=33147][img]http://bbs.ioage.com/images/common/back.gif[/img][/url]


这个好象可以过滤,但是下载分类没了,也不能登陆了 [/quote]
:funk: :funk: :sweat: :sweat: 你用了其他规则没?我专门还看了分类的,可以啊?:shy: :shy:

sbyguli 发表于 2007-5-7 16:50

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

ibird 发表于 2007-5-8 13:32

我没有用其它的设置规则

我把那个 |game 去掉就正常了

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

[[i] 本帖最后由 ibird 于 2007-5-8 14:02 编辑 [/i]]

雷龙子 发表于 2007-5-8 14:45

ayu的优化版有绿色的丫。。。。

duckZCX 发表于 2007-5-8 14:47

[quote]原帖由 [i]ibird[/i] 于 2007-5-8 13:32 发表 [url=http://bbs.ioage.com/redirect.php?goto=findpost&pid=296440&ptid=33147][img]http://bbs.ioage.com/images/common/back.gif[/img][/url]
我没有用其它的设置规则

我把那个 |game 去掉就正常了

#exd#*.xunlei.*#]*?ad[^>]*?>[\s\S]*?
#exd#*.xunlei.*#]*?(roll)[^>]*?>[\s\S]*? [/quote]
:shy: :shy: WEB迅雷已被咔嚓了,谢您的指导,前规则我修改鸟

页: [1]

Powered by Discuz! Archiver 7.2  © 2001-2009 Comsenz Inc.