From 9142d8acebf78293c91b021b215f741909a6fa8b Mon Sep 17 00:00:00 2001 From: s7lx Date: Fri, 16 Oct 2015 10:29:57 +0800 Subject: [PATCH] Update gfwlist2pac.cfg update default gfwlist address --- gfwlist2pac.cfg | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/gfwlist2pac.cfg b/gfwlist2pac.cfg index 093fc08e..7b24313a 100644 --- a/gfwlist2pac.cfg +++ b/gfwlist2pac.cfg @@ -2,7 +2,7 @@ [config] ; gfwlist地址 -;gfwUrl = http://autoproxy-gfwlist.googlecode.com/svn/trunk/gfwlist.txt +;gfwUrl = https://raw.githubusercontent.com/gfwlist/gfwlist/master/gfwlist.txt ; 访问gfwlist使用的代理 ; 格式 PROXY|SOCKS|SOCKS5 [username:password@]hostname:port @@ -25,4 +25,4 @@ ;pacFilename = autoproxy.pac ; 调试模式 -debug = True \ No newline at end of file +debug = True