Updates
This commit is contained in:
@@ -111,26 +111,26 @@ dns:
|
||||
# - '+.google.com'
|
||||
# - '+.facebook.com'
|
||||
# - '+.youtube.com'
|
||||
# Lookup domains via specific nameservers
|
||||
# Lookup domains via specific nameservers
|
||||
# nameserver-policy:
|
||||
# 'www.baidu.com': '114.114.114.114'
|
||||
# '+.internal.crop.com': '10.0.0.1'
|
||||
|
||||
# —————————————————————————————————————— tun —————————————————————————————————————
|
||||
tun:
|
||||
enable: true
|
||||
stack: mixed
|
||||
device: utun
|
||||
auto-route: true
|
||||
auto-detect-interface: true
|
||||
dns-hijack:
|
||||
- any:53
|
||||
# tun:
|
||||
# enable: true
|
||||
# stack: mixed
|
||||
# device: utun
|
||||
# auto-route: true
|
||||
# auto-detect-interface: true
|
||||
# dns-hijack:
|
||||
# - any:53
|
||||
|
||||
# ————————————————————————————————————— macro ————————————————————————————————————
|
||||
health-check-for-providers: &health_check_for_providers
|
||||
enable: true
|
||||
interval: 600
|
||||
url: http://www.gstatic.com/generate_204
|
||||
url: https://www.gstatic.com/generate_204
|
||||
|
||||
health-check-for-selectors: &health_check_for_selectors
|
||||
url: https://cp.cloudflare.com/generate_204
|
||||
Reference in New Issue
Block a user