- UID
- 55197
- 帖子
- 39
- 精华
- 0
- 贡献
- 0
- 推广
- 0
- 有效BUG
- 0
- 注册时间
- 2007-4-13
|
4#
发表于 2007-4-18 04:19
| 只看该作者
1.去掉黑名单后,可以了.可是,我认为,白名单应该优先于黑名单,不知道版主是否同意.
我的黑名单是置顶推荐的,不知道是那个正则和verycd冲突
/(?:\.|\/|_|")(?: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(?nsor|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)?(?:\.|\/|_)/
2.我希望的高亮功能是,选中文字,然后右键菜单里面有高亮选项,当然,这个功能可以通过插件提供.
这样的好处是,可以通过鼠标3步,就能高亮(选中->右键->高亮).这样对我这个经常在大范围找文字的人很有帮助.
而现在的高亮功能,比上面的多加了2步,调出查找toolbar,拖入,关闭查找toolbar
4.ShowDateEx
谢谢 |
|