This commit is contained in:
2025-07-24 15:55:19 +03:00
parent 765eab043a
commit ccc28b0b16

View File

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