Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
zhanyeye authored Apr 18, 2022
1 parent 3bdffca commit 7359f3c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -32,10 +32,10 @@ mode: rule
log-level: info
external-controller: '127.0.0.1:9090'
proxies:
- { name: '1 | 香港', type: *, server: **, port: *, cipher: **, password: **, udp: true }
- { name: '2 | 香港', type: *, server: **, port: *, cipher: **, password: **, udp: true }
- { name: '1-香港', type: *, server: **, port: *, cipher: **, password: **, udp: true }
- { name: '2-香港', type: *, server: **, port: *, cipher: **, password: **, udp: true }
proxy-groups:
- { name: 'PROXY', type: select, proxies: ['S-101 | 香港', 'S-102 | 香港'] }
- { name: 'PROXY', type: select, proxies: ['1-香港', '2-香港'] }
rules:
- DOMAIN-KEYWORD,github,PROXY
- DOMAIN-KEYWORD,google,PROXY
Expand Down

0 comments on commit 7359f3c

Please sign in to comment.