- UID
- 7489
- 帖子
- 204
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2006-1-31
|
用于黑名单和页面过滤,但都不好用,不象是过滤规则不对,哪位DX试过好用?恳请赐教,谢谢!
其中广告部分的源代码如下:
- <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&position=919&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&position=919&url=http://ad1.adpolestar.net/ADPolestar/lgs/way/;er=&mv=710&pu=wonder&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>
复制代码 |
|