From b1dfb7832da704b85e092a091b573f44aa091d56 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Thu, 18 Feb 2021 12:38:24 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20Google=20Dl?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/Outbound.yaml | 7 ++++++- Quantumult/Outbound.conf | 3 +++ Surge/Outbound.conf | 3 +++ 3 files changed, 12 insertions(+), 1 deletion(-) diff --git a/Clash/Outbound.yaml b/Clash/Outbound.yaml index 033165c..eb961db 100644 --- a/Clash/Outbound.yaml +++ b/Clash/Outbound.yaml @@ -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: diff --git a/Quantumult/Outbound.conf b/Quantumult/Outbound.conf index f0e3678..71a8a7e 100644 --- a/Quantumult/Outbound.conf +++ b/Quantumult/Outbound.conf @@ -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 diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 5fb1108..2051d08 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -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]