- UID
- 8454
- 帖子
- 182
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2006-3-3
|
2#
发表于 2008-7-30 10:28
| 只看该作者
这是Maxthon的版主给出的过滤
action:3
match:<span[^>]*?id=['"]?(?:ad_|span_ad_).*</span>
bound:$TAG(span)
match_url:自己填
action:3
match:.*span_ad_.*
bound:<script.*?</script>
match_url:自己填
match: </html>.{5,}
replace:</html>
请问TW有没有办法过滤? |
|