标题:
过滤所有网站flash
[打印本页]
作者:
bartchen
时间:
2010-5-30 14:51
标题:
过滤所有网站flash
本帖最后由 bartchen 于 2010-5-30 15:21 编辑
除一些特殊网站外(视屏,网页游戏),flash内容全是广告,占用大量cpu和内存
所以写此过滤规则。(难怪苹果不想支持flash)
排除了youku等视屏网站,不进行过滤
http://www.ioage.com/rule.png
<rule>
<name>所有网站flash</name>
<domains>
<domain>
<include>
<![CDATA[*]]>
</include>
<exclude>
<![CDATA[*youku.com*;*6.cn*;*v.163.com*;*ku6.com*;*tudou.com*;*tv.qq.com;*video.sina.com*]]>
</exclude>
</domain>
</domains>
<pattern type="1">
<targets>
<param>
<![CDATA[OBJECT]]>
</param>
</targets>
<pattern type="2">
<targets>
<param>
<![CDATA[classid=[\s\S]*?-444553540000]]>
</param>
<replace>
<![CDATA[<!--AD Blocked By TheWorld 3-->]]>
</replace>
</targets>
</pattern>
</pattern>
<pattern type="5">
<targets>
<param>
<![CDATA["http:\/\/[^">]*?[^\/][^v].swf"]]>
</param>
<replace>
<![CDATA["Flash AD"]]>
</replace>
</targets>
</pattern>
</rule>
复制代码
killflash.xml
(888 Bytes)
下载次数: 2683
2010-5-30 15:18
附件:
killflash.xml
(2010-5-30 15:18, 888 Bytes) / 下载次数 2683
http://bbs.theworld.cn/attachment.php?aid=97207&k=54850ff5cbba5a105d542703790125d4&t=1732263489&sid=C84f4u
作者:
xwhyc
时间:
2010-5-30 14:55
简单点就在*youku.com*后用分号;隔开不断添加即可
作者:
jym2005
时间:
2010-5-30 14:56
提示:
作者被禁止或删除 内容自动屏蔽
作者:
jym2005
时间:
2010-5-30 15:00
提示:
作者被禁止或删除 内容自动屏蔽
作者:
bartchen
时间:
2010-5-30 15:01
谢谢1楼的,我试试。
2楼这个方法我试过,不行
作者:
jym2005
时间:
2010-5-30 15:09
提示:
作者被禁止或删除 内容自动屏蔽
作者:
bartchen
时间:
2010-5-30 15:22
本帖最后由 bartchen 于 2010-5-30 15:23 编辑
谢谢楼上的
tudou,6间房我再研究一下,看看怎么过滤和排除代价最小。
作者:
vokins
时间:
2010-5-30 15:29
如果是在线的flash游戏怎么办?建议多加两个排除的关键字吧。app和game两个
欢迎光临 世界之窗论坛 (http://bbs.theworld.cn/)
Powered by Discuz! 7.2