- UID
- 57340
- 帖子
- 26
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2007-5-2
|
16#
发表于 2007-5-18 17:20
| 只看该作者
顶置加上楼上朋友加上GB的过滤规则,目前来看比较精确
- /(?:\.|\/|_|")(?:ads?(?:\d|code|gif|graph|list|log|puba|s?file|sence|site|show)?|(?:ali)?union(?:sky|sys)?|all(?:4ad|yes)|banner|cooperate|corporate|SogouUnion.*|cp(?:c|ro)|(?:guan|my)?gg(?:ao)?|keyrun|p(?:4|f)p|sp(?:onsor|code))s?(?:\d)*(?:\.|\/|_)/
- /[\W_]ads?(?!=&)(?:banner|click|flow|frame|ima?ge?|log|serv(?:er|e)?|stream|type|view|vert(?:ising|ise?ment)?|trix|xchange|wrapper)?s?[\W\d_]/
- /(?:\/|\-|_)(?:\d){2,3}x(?:\d){2,3}[^0-9]+(?:swf|gif|jpg)/
- /(?:\.|\/|_|")(?:ads?(?:\d|code|gif|graph|list|log|puba|s?file|sence|site|show)?|(?:ali)?union(?:sky|sys)?|all(?:4ad|yes)|banner|bdun|cp(?:c|ro)|(?:guan|my|newhua)?gg(?:ao)?|keyrun|p(?:4|f)p|sms|sp(?:onsor|code))s?(?:\d)*(?:\.|\/|_)/
- /[\W_]ads?(?!=&)(?:banner|click|flow|frame|ima?ge?|log|serv(?:er|e)?|stream|type|view|vert(?:ising|ise?ment)?|trix|xchange|wrapper)?s?[\W\d_]/
- /(?:\.|\/|_)(?:soft|hot)?ads?(?:s..|img|vert|rotator|view|bot|c_|client|council|gif|graph|images|info|log|pic)?(?:\.|\/|_)/
- /(?:\.|\/|_|")(?:a2d|cooperate|corporate|SogouUnion.*|themis|ulink(?:js|dir)|un|usmsweb|xc)s?(?:\d)*(?:\.|\/|_)/
- /\.moyu\.com\/(\d)*/
- /(?:\/|\-|_)(?:\d){2,3}x(?:\d){2,3}[^0-9]+(?:swf|gif|jpg)/
- /\/article\/(?:indextop|pagetop|indexhead|indexbottom)(?:\d)?\./
- /\.zichen\.com\/(?:head1|head2|gad)s?(?:\.|\/|_)/
- /\/Images\/(?:a-d-s|chinabank|sms)s?(?:\.|\/|_)/
- /pic\.zol\.com\.cn\/(?:(?:\d)*|dealer)/
- /\/(?:inf|pub|wFloat)\./
- /\.du8\.com\/html/
- /\.itry\.cn\/cc/
- /\/(?:163|google|gezibottom|mootermedia|yahoo)(?:\d)?\.html?/
- /\/(?:mulu_top|mulu_bottom|pagebottom|pagecontent_bottom|pagecontent_top|pagecontentbottom)\./
- /\.taobao\.com\/forum\/(?:avatars|signature)/
- /\.qihoo\.com.+(&|\?)p=(\d){5,6}(&)?/
- /\.mydrivers\.com\/news\/.+\.js.*/
- /(?:\.|\/|_|")(?:51yes|7town|adpolestar|adjs|co(?:ope|rpo)rate|ggg|hserver|(?:g|ma)img|is686|keyrun|stats?|ukaka|zframe|zview)(?:\.|\/)/
- /(online(\d)|(\w){1,4})\.(265|ete).+(_\d+|show)(.php)/
- /(?:dds|biz(\d))\.(?:sandai|sogua).+(gif|htm|jpg)/
- /\.(?:ku6|mumayi).+(?:\d{2,}|head\d?)\.htm/
复制代码 |
|