周五 15 1月 2010
我的Proxy Switchy!设置
Posted by Semon under DEV
[7] Comments
Proxy Switchy!是不错的chrome代理软件,支持正则和通配符的自动地址转换,可以节约代理流量,特别是有些时候通过代理其实比不代理慢。
分享一下 我的Switch rule,帮助大家快速上手:
RuleName : Google
URL Pattern : (youtube|ytimg|picasaweb|blogspot|blogger|ggpht|groups\.google|feedproxy\.google|googleadservices)
Pattern type : RegExp
RuleName :Google HTTPS
URL Pattern : https://*.google.com/*
Pattern type : Wildcard
RuleName :Other
URL Pattern :(twitter|twitpic|facebook|seesmic|fbcdn|bullogger|vimeo|posterous|friendfeed|wordpress\.com|2photo\.ru|wordpress\.org)
Pattern type : RegExp
RuleName :short url
URL Pattern : (bit\.ly|ow\.ly|post\.ly|url4\.eu|goo\.gl|j\.mp|is\.gd|short\.ie|url4\.eu)
Pattern type : RegExp
*不断更新中,欢迎讨论
7 Responses to “ 我的Proxy Switchy!设置 ”