Update clash_v2.yml
This commit is contained in:
parent
c5487eb429
commit
38999dc065
@ -277,13 +277,15 @@ proxy-groups:
|
|||||||
# - DIRECT
|
# - DIRECT
|
||||||
|
|
||||||
- name: PROXY
|
- name: PROXY
|
||||||
type: load-balance
|
# type: load-balance
|
||||||
|
# strategy: consistent-hashing
|
||||||
|
type: select
|
||||||
url: http://www.google.com/generate_204
|
url: http://www.google.com/generate_204
|
||||||
interval: 300
|
interval: 300
|
||||||
strategy: consistent-hashing
|
|
||||||
proxies:
|
proxies:
|
||||||
- LOWEST_DELAY1
|
- LOWEST_DELAY1
|
||||||
- LOWEST_DELAY2
|
- LOWEST_DELAY2
|
||||||
|
- GPT_SELECTED
|
||||||
|
|
||||||
- name: PG_AMERICA
|
- name: PG_AMERICA
|
||||||
type: url-test
|
type: url-test
|
||||||
@ -454,6 +456,8 @@ rules:
|
|||||||
# macOS Tailscale processes
|
# macOS Tailscale processes
|
||||||
- PROCESS-NAME,tailscaled,DIRECT
|
- PROCESS-NAME,tailscaled,DIRECT
|
||||||
- PROCESS-NAME,Tailscale,DIRECT
|
- PROCESS-NAME,Tailscale,DIRECT
|
||||||
|
- DOMAIN-SUFFIX,likezgq.pub,DIRECT
|
||||||
|
- DOMAIN-SUFFIX,home.pub,DIRECT
|
||||||
- DOMAIN-SUFFIX,ycombinator.com,PROXY
|
- DOMAIN-SUFFIX,ycombinator.com,PROXY
|
||||||
- DOMAIN-SUFFIX,distrowatch.com,PROXY
|
- DOMAIN-SUFFIX,distrowatch.com,PROXY
|
||||||
# - DOMAIN-SUFFIX,openai.com,PG_AMERICA
|
# - DOMAIN-SUFFIX,openai.com,PG_AMERICA
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user