diff --git a/Clash/RuleSet/Guard/Hijacking.yaml b/Clash/RuleSet/Guard/Hijacking.yaml index f040d85..fbaea24 100644 --- a/Clash/RuleSet/Guard/Hijacking.yaml +++ b/Clash/RuleSet/Guard/Hijacking.yaml @@ -229,6 +229,7 @@ payload: - DOMAIN-SUFFIX,nicelabel.cc - DOMAIN-SUFFIX,ntfsformac.cc - DOMAIN-SUFFIX,ntfsformac.cn + - DOMAIN-SUFFIX,officesoftcn.com - DOMAIN-SUFFIX,overturechina.com - DOMAIN-SUFFIX,passwordrecovery.cn - DOMAIN-SUFFIX,pdfexpert.cc diff --git a/Quantumult/Filter/Guard/Hijacking.list b/Quantumult/Filter/Guard/Hijacking.list index 9e45007..b46b265 100644 --- a/Quantumult/Filter/Guard/Hijacking.list +++ b/Quantumult/Filter/Guard/Hijacking.list @@ -1,6 +1,7 @@ # Internet Service Providers Hijacking DOMAIN-SUFFIX,17gouwuba.com,REJECT DOMAIN-SUFFIX,186078.com,REJECT +DOMAIN-SUFFIX,189key.com,REJECT DOMAIN-SUFFIX,189zj.cn,REJECT DOMAIN-SUFFIX,285680.com,REJECT DOMAIN-SUFFIX,3721zh.com,REJECT @@ -92,6 +93,7 @@ DOMAIN-SUFFIX,taoggou.com,REJECT DOMAIN-SUFFIX,tcxshop.com,REJECT DOMAIN-SUFFIX,tjqonline.cn,REJECT DOMAIN-SUFFIX,topitme.com,REJECT +DOMAIN-SUFFIX,tt114.net,REJECT DOMAIN-SUFFIX,tt3sm4.cn,REJECT DOMAIN-SUFFIX,tuia.cn,REJECT DOMAIN-SUFFIX,tuipenguin.com,REJECT @@ -227,6 +229,7 @@ DOMAIN-SUFFIX,mycleanmymac.com,REJECT DOMAIN-SUFFIX,nicelabel.cc,REJECT DOMAIN-SUFFIX,ntfsformac.cc,REJECT DOMAIN-SUFFIX,ntfsformac.cn,REJECT +DOMAIN-SUFFIX,officesoftcn.com,REJECT DOMAIN-SUFFIX,overturechina.com,REJECT DOMAIN-SUFFIX,passwordrecovery.cn,REJECT DOMAIN-SUFFIX,pdfexpert.cc,REJECT diff --git a/Quantumult/Rewrite/General.conf b/Quantumult/Rewrite/General.conf index c6eea64..bd698e6 100644 --- a/Quantumult/Rewrite/General.conf +++ b/Quantumult/Rewrite/General.conf @@ -59,6 +59,7 @@ hostname = www.google.cn,www.firefox.com.cn,api.abema.io,app.biliintl.com,passpo ^https?:\/\/(www.)?nicelabel\.cc\/ url 302 https://www.nicelabel.com/zh/ ^https?:\/\/(www.)?ntfsformac\.cc\/ url 302 https://www.tuxera.com/products/tuxera-ntfs-for-mac-cn/ ^https?:\/\/(www.)?ntfsformac\.cn\/ url 302 https://china.paragon-software.com/home-mac/ntfs-for-mac/ +^https?:\/\/(www.)?officesoftcn\.com\/ url 302 https://www.microsoft.com/zh-cn/microsoft-365 ^https?:\/\/(www.)?overturechina\.com\/ url 302 https://sonicscores.com/ ^https?:\/\/(www.)?passwordrecovery\.cn\/ url 302 https://cn.elcomsoft.com/aopr.html ^https?:\/\/(www.)?pdfexpert\.cc\/ url 302 https://pdfexpert.com/zh diff --git a/Surge/Module/General.sgmodule b/Surge/Module/General.sgmodule index 44f21e2..32d115e 100644 --- a/Surge/Module/General.sgmodule +++ b/Surge/Module/General.sgmodule @@ -73,6 +73,7 @@ tun-excluded-routes = %APPEND% 239.255.255.250/32 ^https?:\/\/(www.)?nicelabel\.cc\/ https://www.nicelabel.com/zh/ 302 ^https?:\/\/(www.)?ntfsformac\.cc\/ https://www.tuxera.com/products/tuxera-ntfs-for-mac-cn/ 302 ^https?:\/\/(www.)?ntfsformac\.cn\/ https://china.paragon-software.com/home-mac/ntfs-for-mac/ 302 +^https?:\/\/(www.)?officesoftcn\.com\/ https://www.microsoft.com/zh-cn/microsoft-365 302 ^https?:\/\/(www.)?overturechina\.com\/ https://sonicscores.com/ 302 ^https?:\/\/(www.)?passwordrecovery\.cn\/ https://cn.elcomsoft.com/aopr.html 302 ^https?:\/\/(www.)?pdfexpert\.cc\/ https://pdfexpert.com/zh 302 diff --git a/Surge/Outbound.conf b/Surge/Outbound.conf index 5623c88..e295d7f 100644 --- a/Surge/Outbound.conf +++ b/Surge/Outbound.conf @@ -286,6 +286,7 @@ falogin.cn = server:syslib // FAST Router ^https?:\/\/(www.)?nicelabel\.cc\/ https://www.nicelabel.com/zh/ 302 ^https?:\/\/(www.)?ntfsformac\.cc\/ https://www.tuxera.com/products/tuxera-ntfs-for-mac-cn/ 302 ^https?:\/\/(www.)?ntfsformac\.cn\/ https://china.paragon-software.com/home-mac/ntfs-for-mac/ 302 +^https?:\/\/(www.)?officesoftcn\.com\/ https://www.microsoft.com/zh-cn/microsoft-365 302 ^https?:\/\/(www.)?overturechina\.com\/ https://sonicscores.com/ 302 ^https?:\/\/(www.)?passwordrecovery\.cn\/ https://cn.elcomsoft.com/aopr.html 302 ^https?:\/\/(www.)?pdfexpert\.cc\/ https://pdfexpert.com/zh 302 diff --git a/Surge/Ruleset/Guard/Hijacking.list b/Surge/Ruleset/Guard/Hijacking.list index 5a24f12..bb8f061 100644 --- a/Surge/Ruleset/Guard/Hijacking.list +++ b/Surge/Ruleset/Guard/Hijacking.list @@ -229,6 +229,7 @@ DOMAIN-SUFFIX,mycleanmymac.com DOMAIN-SUFFIX,nicelabel.cc DOMAIN-SUFFIX,ntfsformac.cc DOMAIN-SUFFIX,ntfsformac.cn +DOMAIN-SUFFIX,officesoftcn.com DOMAIN-SUFFIX,overturechina.com DOMAIN-SUFFIX,passwordrecovery.cn DOMAIN-SUFFIX,pdfexpert.cc