🚩 确保 mtalk.google.com 可用性

pull/31/head
ConnersHua 5 years ago
parent 3c68cfa244
commit 8272e9acd6

@ -44,7 +44,8 @@ experimental:
# # 实验性 hosts, 支持通配符(如 *.clash.dev 甚至 *.foo.*.examplex.com
# # 静态域的优先级高于通配符域foo.example.com > *.example.com
# hosts:
hosts:
'mtalk.google.com': 108.177.125.188
# '*.clash.dev': 127.0.0.1
# 'alpha.clash.dev': '::1'

@ -53,6 +53,10 @@ dns_exclusion_list = *.cmpassport.com, *.jegotrip.com.cn, *.icitymobile.mobi, *.
# 第三方 DNS
server=119.29.29.29
server=223.5.5.5
# 本地 DNS 映射
address=/mtalk.google.com/108.177.125.188
;server=8.8.4.4:53
;server=/example0.com/system
;server=/example1.com/8.8.4.4

@ -1804,6 +1804,7 @@ GEOIP,CN,🌐Direct
FINAL,🧭Final,dns-failed
[Host]
mtalk.google.com = 108.177.125.188
# CUSTOM HOST
[Header Rewrite]

@ -175,6 +175,7 @@ GEOIP,CN,🌐Direct
FINAL,🧭Final,dns-failed
[Host]
mtalk.google.com = 108.177.125.188
# CUSTOM HOST
[Header Rewrite]

Loading…
Cancel
Save