From 01429f32295b09e084375f1b033219be7c540788 Mon Sep 17 00:00:00 2001 From: Conners Hua Date: Sun, 11 Jul 2021 12:34:17 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=9A=A9=20Google=20Drive?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Clash/RuleSet/Extra/Google/GoogleDrive.yaml | 5 ++++- Surge/Ruleset/Extra/Google/GoogleDrive.list | 4 +++- 2 files changed, 7 insertions(+), 2 deletions(-) diff --git a/Clash/RuleSet/Extra/Google/GoogleDrive.yaml b/Clash/RuleSet/Extra/Google/GoogleDrive.yaml index d490796..70530b8 100644 --- a/Clash/RuleSet/Extra/Google/GoogleDrive.yaml +++ b/Clash/RuleSet/Extra/Google/GoogleDrive.yaml @@ -1,6 +1,9 @@ payload: # > Google Drive + - PROCESS-NAME,Backup and Sync + - PROCESS-NAME,com.google.android.apps.docs - DOMAIN-SUFFIX,docs.google.com - DOMAIN-SUFFIX,drive.google.com - DOMAIN-SUFFIX,googledrive.com - - DOMAIN-SUFFIX,googleusercontent.com \ No newline at end of file + - DOMAIN-SUFFIX,googleusercontent.com + - DOMAIN,www.googleapis.com \ No newline at end of file diff --git a/Surge/Ruleset/Extra/Google/GoogleDrive.list b/Surge/Ruleset/Extra/Google/GoogleDrive.list index 3e8a98f..81936d6 100644 --- a/Surge/Ruleset/Extra/Google/GoogleDrive.list +++ b/Surge/Ruleset/Extra/Google/GoogleDrive.list @@ -1,8 +1,10 @@ # > Google Drive +PROCESS-NAME,Backup and Sync USER-AGENT,%E4%BA%91%E7%AB%AF%E7%A1%AC%E7%9B%98* USER-AGENT,Google.Drive* USER-AGENT,*com.google.Drive* DOMAIN-SUFFIX,docs.google.com DOMAIN-SUFFIX,drive.google.com DOMAIN-SUFFIX,googledrive.com -DOMAIN-SUFFIX,googleusercontent.com \ No newline at end of file +DOMAIN-SUFFIX,googleusercontent.com +DOMAIN,www.googleapis.com \ No newline at end of file