- UID
- 124764
- 帖子
- 95
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2008-6-19
|
是用这个过滤视频网站广告的
#exd#*.ku6.com*#,"ad":"[^"]*?"###,"ad":""
#exd#*.atm.youku.com*#[\S\s]*###
#exd#*.openv.com/*#(<(flvlink|flvpath)>http://uniclick\..*?redirect=).*?</\2>###$1</$2>
#exd#*.openv.com*#(&bufferAd(?:Image|Link)=).*?(?=&|')###$1
#exd#*.tudou.com/*#<ads\s[^<]*?</ads>###
#exd#*//6.cn*#<(fgad|pausead|vend|banner)>http://r\.[^<]*?</\1>###<$1></$1>
#exd#*.56.com*#<ad[ >][\S\s]*?</ad>###
#exd#*/68get.joy.cn/*#[\S\s]*###
#exd#*.pomoho.com/ad2*#[\S\s]*###
#exd#*.pomoho.com/playxml/moods_66_*#[\S\s]*###
#exd#*.openv.com*#<(script|div)\b[^>]*?[\W_](?:getAdSkinBgJS|uniclick|font_[ab])[\W_](??!<\1\b)[\S\s])*?<\/\1>###
#exd#*//6.cn*#\b(?:var palyerAdTextStr =[\s\S]*?/\*without flash\*/|window\.addEvent\('load',function[\s\S]*?=R6\.adText2;)### |
|