更新 loon/loon.conf
This commit is contained in:
parent
f6c078e1c6
commit
5536a4bd8f
@ -8,9 +8,9 @@
|
||||
ip-mode = dual
|
||||
ipv6-vif = off
|
||||
|
||||
# DNS配置 - 恢复原始设置
|
||||
dns-server = system
|
||||
doh-server = https://doh.pub/dns-query,https://dns.alidns.com/dns-query
|
||||
# DNS配置 - 优化解析速度
|
||||
dns-server = 223.5.5.5,119.29.29.29,system
|
||||
doh-server = https://dns.alidns.com/dns-query
|
||||
|
||||
# DNS安全配置
|
||||
sni-sniffing = true
|
||||
@ -19,7 +19,7 @@ dns-reject-mode = LoopbackIP
|
||||
domain-reject-mode = DNS
|
||||
|
||||
# Real IP配置 - 防止FakeIP导致的问题
|
||||
real-ip = *.apple.com,*.icloud.com,*.push.apple.com,sequoia.apple.com,seed-sequoia.siri.apple.com,*.mzstatic.com,*.itunes.apple.com,*.crashlytics.com,*.facebook.com,*.instagram.com
|
||||
real-ip = *.apple.com,*.icloud.com,*.push.apple.com,sequoia.apple.com,seed-sequoia.siri.apple.com,*.mzstatic.com,*.itunes.apple.com,*.crashlytics.com,*.facebook.com,*.instagram.com,niiiepl.812371.xyz
|
||||
|
||||
# 网络配置
|
||||
udp-fallback-mode = REJECT
|
||||
@ -153,8 +153,7 @@ https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Loon/WeChat
|
||||
[Host]
|
||||
# DNS映射 - 检测网站可正常访问
|
||||
|
||||
# 优化入口节点DNS解析
|
||||
niiiepl.812371.xyz = server:223.5.5.5
|
||||
|
||||
|
||||
# 苹果服务使用直连DNS
|
||||
*.apple.com = server:system
|
||||
|
Loading…
Reference in New Issue
Block a user