更新 loon/loon.conf
This commit is contained in:
parent
41ad06685e
commit
505d9f90da
@ -6,8 +6,9 @@
|
||||
[General]
|
||||
ip-mode = dual
|
||||
ipv6-vif = off
|
||||
dns-server = 1.1.1.1,8.8.8.8
|
||||
doh-server = https://1.1.1.1/dns-query,https://8.8.8.8/dns-query
|
||||
dns-server = 223.5.5.5,119.29.29.29
|
||||
doh3-server = https://1.1.1.1/dns-query,https://8.8.8.8/dns-query
|
||||
disable-stun = true
|
||||
real-ip = *.iCloud.com,*.apple.com,*.crashlytics.com,msftconnecttest.com
|
||||
sni-sniffing = true
|
||||
disable-stun = true
|
||||
@ -134,18 +135,14 @@ https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Loon/OKX/OK
|
||||
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Loon/Gemini/Gemini.list, policy=🤖 Gemini, tag=Gemini, enabled=true
|
||||
https://cdn.jsdelivr.net/gh/blackmatrix7/ios_rule_script@master/rule/Loon/WeChat/WeChat.list, policy=🎯 全球直连, tag=WeChat, enabled=true
|
||||
[Host]
|
||||
# 防止DNS泄露
|
||||
localhost = 127.0.0.1
|
||||
|
||||
# 代理服务器域名使用国内DNS(模拟proxy-server-nameserver)
|
||||
# 代理服务器域名用国内DoH
|
||||
*.812371.xyz = server:https://223.5.5.5/dns-query
|
||||
cnfus.812371.xyz = server:https://223.5.5.5/dns-query
|
||||
racknerdus.812371.xyz = server:https://223.5.5.5/dns-query
|
||||
niiiepl.812371.xyz = server:https://223.5.5.5/dns-query
|
||||
|
||||
# Apple服务保持系统DNS
|
||||
# Apple服务系统DNS
|
||||
*.apple.com = server:system
|
||||
*.icloud.com = server:system
|
||||
# 国内域名用国内DoH
|
||||
*.cn = server:https://1.12.12.12/dns-query
|
||||
|
||||
[Rewrite]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user