From cd6473c9f673e6051304c4133342e21170111d6c Mon Sep 17 00:00:00 2001 From: sve1r Date: Mon, 3 Jul 2023 16:27:31 +0800 Subject: [PATCH] =?UTF-8?q?=F0=9F=A6=89feat=EF=BC=9A=20=E5=88=A0=E9=99=A4?= =?UTF-8?q?=20Unbreak=20=E5=B9=B6=E5=B0=86=E9=83=A8=E5=88=86=E5=86=85?= =?UTF-8?q?=E5=AE=B9=E7=A7=BB=E5=8A=A8=E8=87=B3=E5=AF=B9=E5=BA=94=E5=88=86?= =?UTF-8?q?=E6=B5=81=E5=86=85?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- Rules/Services/Google.list | 5 ++++- Rules/Services/Unbreak.list | 30 ------------------------------ 2 files changed, 4 insertions(+), 31 deletions(-) delete mode 100644 Rules/Services/Unbreak.list diff --git a/Rules/Services/Google.list b/Rules/Services/Google.list index 0f71cde..40ee34a 100644 --- a/Rules/Services/Google.list +++ b/Rules/Services/Google.list @@ -27,6 +27,7 @@ host-suffix,tensorflow.org,Google host-suffix,tfhub.dev,Google # > Google APIs +host,translate.googleapis.com,Google host-suffix,googleapis.com,Google # > Google Blogger @@ -80,6 +81,7 @@ host-suffix,getmdl.io,Google host-suffix,material.io,Google # > Other +host-suffix,blog.google,DIRECT host-suffix,certificate-transparency.org,Google host-suffix,certificate-transparency.dev,Google host-suffix,creativelab5.com,Google @@ -95,6 +97,7 @@ ip-cidr,173.194.0.0/16,Google ip-cidr,74.125.0.0/16,Google # > Google Domestic CDNs +host,clientservices.googleapis.com,Google Domestic host,fonts.googleapis.com,Google Domestic host,fonts.gstatic.com,Google Domestic host,ocsp.pki.goog,Google Domestic @@ -103,10 +106,10 @@ host,redirector.c.bigcache.googleapis.com,Google Domestic host,redirector.gvt1.com,Google Domestic host,safebrowsing.googleapis.com,Google Domestic host,safebrowsing-cache.google.com,Google Domestic -host,translate.googleapis.com,Google Domestic host-suffix,dl.google.com,Google Domestic host-suffix,dl.l.google.com,Google Domestic host-suffix,google.cn,Google Domestic +host-suffix,googletraveladservices.com,Google Domestic host-suffix,ssl.gstatic.com,Google Domestic host-suffix,tools.google.com,Google Domestic host-suffix,tools.l.google.com,Google Domestic diff --git a/Rules/Services/Unbreak.list b/Rules/Services/Unbreak.list deleted file mode 100644 index ecd79ed..0000000 --- a/Rules/Services/Unbreak.list +++ /dev/null @@ -1,30 +0,0 @@ -# Unbreak -# > General -user-agent,archero*,DIRECT -user-agent,coffeecorp*,DIRECT -user-agent,Coffee%20Corp*,DIRECT -user-agent,restaurant-mobile*,DIRECT -host,app.adjust.com,DIRECT -host,bdtj.tagtic.cn,DIRECT -# > Alibaba -host,log.mmstat.com,DIRECT -host,sycm.mmstat.com,DIRECT -# > Google -host-SUFFIX,blog.google,DIRECT -host-SUFFIX,googletraveladservices.com,DIRECT -host,clientservices.googleapis.com,DIRECT -host,dl.google.com,DIRECT -host,dl.l.google.com,DIRECT -host,fonts.googleapis.com,DIRECT -host,fonts.gstatic.com,DIRECT -host,mtalk.google.com,DIRECT -host,translate.googleapis.com,DIRECT -host,update.googleapis.com,DIRECT -# > Tencent -host,livew.l.qq.com,DIRECT -host,vd.l.qq.com,DIRECT -# > Strava -host,analytics.strava.com,DIRECT -# > Umeng -host,msg.umeng.com,DIRECT -host,msg.umengcloud.com,DIRECT \ No newline at end of file