mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-01-23 05:49:02 +08:00
🚩 Google Dl
This commit is contained in:
parent
568309ecdb
commit
b1dfb7832d
@ -64,11 +64,16 @@ external-controller: 127.0.0.1:9090
|
||||
# e.g. foo.example.com > *.example.com > .example.com
|
||||
# P.S. +.foo.com equals to .foo.com and foo.com
|
||||
hosts:
|
||||
'mtalk.google.com': 108.177.125.188
|
||||
# '*.clash.dev': 127.0.0.1
|
||||
# '.dev': 127.0.0.1
|
||||
# 'alpha.clash.dev': '::1'
|
||||
|
||||
# Firebase Cloud Messaging
|
||||
'mtalk.google.com': 108.177.125.188
|
||||
# Google Dl
|
||||
'dl.google.com': 180.163.151.161
|
||||
'dl.l.google.com': 180.163.151.161
|
||||
|
||||
# DNS server settings
|
||||
# This section is optional. When not present, the DNS server will be disabled.
|
||||
dns:
|
||||
|
@ -64,6 +64,9 @@ server=119.29.29.29
|
||||
# 本地 DNS 映射
|
||||
# Firebase Cloud Messaging
|
||||
address=/mtalk.google.com/108.177.125.188
|
||||
# Google Dl
|
||||
server=/dl.google.com/119.29.29.29
|
||||
server=/dl.l.google.com/119.29.29.29
|
||||
|
||||
;server=8.8.4.4:53
|
||||
;server=/example0.com/system
|
||||
|
@ -180,6 +180,9 @@ FINAL,🧭Final,dns-failed
|
||||
[Host]
|
||||
# Firebase Cloud Messaging
|
||||
mtalk.google.com = 108.177.125.188
|
||||
# Google Dl
|
||||
dl.google.com = server:119.29.29.29
|
||||
dl.l.google.com = server:119.29.29.29
|
||||
|
||||
[Header Rewrite]
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user