diff --git a/nginx/config/s.conf b/nginx/config/s.conf index 0233052..965816f 100644 --- a/nginx/config/s.conf +++ b/nginx/config/s.conf @@ -4,9 +4,12 @@ server { server_tokens off; server_name_in_redirect off; + /home/aborn/github/CodeSnippet/switchysharp + root /home/; # root path access_log /path/to/static.access.log combined; # log file path + /home/aborn/log/proxy.txt error_page 500 502 503 504 /50x.html; location / { diff --git a/switchysharp/chinanet.txt b/switchysharp/chinanet.txt index 2359e42..ca6cc70 100644 --- a/switchysharp/chinanet.txt +++ b/switchysharp/chinanet.txt @@ -1,6 +1,6 @@ ; Summary: Example Rule List for SwitchySharp ; Author: Aborn Jiang (aborn.jiang AT foxmail.com) -; Update Date: 2015-10-12 +; Update Date: 2022-05-15 ; URL: http://appkit.popkit.org/kit/chinanet.txt ; 注意: 这个列表是国内网络不走socket proxy的列表