Board logo

标题: 请问这样写不成功错在哪里 [打印本页]

作者: cnwikee    时间: 2009-11-23 10:37     标题: 请问这样写不成功错在哪里

例子一源码:
<div class="bd2">
<div class="bd4l" style="width: 948px">
<table cellspacing="1" border="0" cellpadding="4" width="100%"  >
<tr align="center" class="altbg2">
<td width="80%">
<SCRIPT src="/gg/760db.js"></SCRIPT>
<SCRIPT src="/gg/760d.js"></SCRIPT>
<SCRIPT src="/gg/760.js"></SCRIPT>
</td>
<td>

例子一规则代码:
<pattern enabled="1" type="1">
<targets>
  <param>
   <![CDATA[SCRIPT]]>
  </param>
</targets>
<pattern type="3">
  <targets>
   <param>
    <![CDATA[/gg/*.js]]>
   </param>
   <replace>
    <![CDATA[<!-----AD------>]]>
   </replace>
  </targets>
</pattern>
</pattern>

不能过滤掉

例子二源码:
<tr><td width=100% align=center><iframe frameborder=0 scrolling=no width=100% height=90 marginheight=0 marginwidth=0 hspace=0
vspace=0 src="gzzc/promo_home.jsp"></iframe></td></tr>
<td valign="top" width="260" height=600><iframe frameborder=0 scrolling=no  width=260 height=600 marginheight=0 marginwidth=0 hspace=0 vspace=0 src="promo_static.jsp?i=1&m=1"></iframe></td>

例子二规则代码:
<pattern type="1">
<targets>
  <param>
   <![CDATA[iframe]]>
  </param>
</targets>
<pattern type="3">
  <targets>
   <param>
    <![CDATA[gzzc/promo_home.jsp|promo_static.jsp?i=1&m=1]]>
   </param>
   <replace>
    <![CDATA[<!--AD Blocked By TheWorld 3-->]]>
   </replace>
  </targets>
</pattern>
</pattern>

为什么这样写都不能过滤掉呢!
作者: april    时间: 2009-11-23 10:55

我不是高手,还是等高手来回答吧
作者: tinham    时间: 2009-11-23 11:19

第一条没有问题,第二条你改为pattern type="2"试试
作者: jym2005    时间: 2009-11-23 11:41

提示: 作者被禁止或删除 内容自动屏蔽
作者: cnwikee    时间: 2009-11-23 13:56

第二条OK

第一条还是未成功
作者: cnwikee    时间: 2009-11-23 13:58

呵呵 都搞定了

没有好好看说明文档关于type的说明




欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/) Powered by Discuz! 7.2