commit by magit in emacs@2022-05-16 12:01:35

This commit is contained in:
Aborn Jiang 2022-05-16 12:01:38 +08:00
parent f46d743f97
commit 839f545f4d
2 changed files with 4 additions and 1 deletions

View File

@ -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 / {

View File

@ -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的列表