- UID
- 10695
- 帖子
- 30
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2006-5-2
|
[已过期] 迅雷看看(kankan.xunlei.com)更新于2010-10-22
本帖最后由 jym2005 于 2011-5-10 18:24 编辑
http://www.ioage.com/rule.png-
- <rule>
- <name>迅雷看看播放AD</name>
- <domains>
- <domain>
- <include>
- <![CDATA[*kankan.xunlei.com*]]>
- </include>
- </domain>
- </domains>
- <pattern type="1">
- <targets>
- <param>
- <![CDATA[div]]>
- </param>
- </targets>
- <pattern type="3">
- <targets>
- <param>
- <![CDATA[id="normal_lamu"]]>
- </param>
- <replace>
- <![CDATA[<div class="playad" id="normal_lamu" style="display:none;"></div>]]>
- </replace>
- </targets>
- </pattern>
- </pattern>
- <pattern type="1">
- <targets>
- <param>
- <![CDATA[div]]>
- </param>
- </targets>
- <pattern type="3">
- <targets>
- <param>
- <![CDATA[id="playad_5s_div"]]>
- </param>
- <replace>
- <![CDATA[<!-- ADblock -->]]>
- </replace>
- </targets>
- </pattern>
- </pattern>
- <pattern type="5">
- <targets>
- <param>
- <![CDATA[<div[^<^>]*?id="_player"[\s\S]*?>]]>
- </param>
- <replace>
- <![CDATA[<div class="playerbox" id="_player" style="left:55px">]]>
- </replace>
- </targets>
- </pattern>
- </rule>
复制代码 效果如下图:
|
|