From c9f12571c76f5b13356f4dbd756c152aea66536c Mon Sep 17 00:00:00 2001 From: "guobao.jiang" Date: Wed, 30 Sep 2015 14:59:22 +0800 Subject: [PATCH] update gfwlist and chinanet list --- switchysharp/chinanet.txt | 6 +++--- switchysharp/example.txt | 2 +- switchysharp/gfwlist.txt | 20 ++++++++++---------- 3 files changed, 14 insertions(+), 14 deletions(-) diff --git a/switchysharp/chinanet.txt b/switchysharp/chinanet.txt index b4dd024..6764e34 100644 --- a/switchysharp/chinanet.txt +++ b/switchysharp/chinanet.txt @@ -1,7 +1,7 @@ ; Summary: Example Rule List for SwitchySharp ; Author: Aborn Jiang (aborn.jiang AT foxmail.com) -; Date: 2015-09-29 -; URL: http://appkit.popkit.org/files/chinanet.txt +; Update Date: 2015-09-30 +; URL: http://appkit.popkit.org/kit/chinanet.txt ; 注意: 这个列表是国内网络不走socket proxy的列表 #BEGIN @@ -14,4 +14,4 @@ *192.168.* *10.* -#END \ No newline at end of file +#END diff --git a/switchysharp/example.txt b/switchysharp/example.txt index 5518b35..49808da 100644 --- a/switchysharp/example.txt +++ b/switchysharp/example.txt @@ -13,4 +13,4 @@ ^http://code\.google\.com/.* youtube -#END \ No newline at end of file +#END diff --git a/switchysharp/gfwlist.txt b/switchysharp/gfwlist.txt index b4dd024..e1fde08 100644 --- a/switchysharp/gfwlist.txt +++ b/switchysharp/gfwlist.txt @@ -1,17 +1,17 @@ ; Summary: Example Rule List for SwitchySharp ; Author: Aborn Jiang (aborn.jiang AT foxmail.com) -; Date: 2015-09-29 -; URL: http://appkit.popkit.org/files/chinanet.txt -; 注意: 这个列表是国内网络不走socket proxy的列表 +; Update Date: 2015-09-30 +; URL: http://appkit.popkit.org/kit/chinanet.txt +; 注意: 这个列表是gfwlist,外网地址 #BEGIN [Wildcard] -*baidu.com* -*dapenti.com* -*jobbole.com* -*dianping.com* -*192.168.* -*10.* +*google.com* +*facebook.com* -#END \ No newline at end of file +[RegExp] +^http://code\.google\.com/.* +youtube + +#END