diff --git a/Clash/Global.yaml b/Clash/Global.yaml index bc54776..95f5da9 100644 --- a/Clash/Global.yaml +++ b/Clash/Global.yaml @@ -1110,8 +1110,9 @@ rules: - DOMAIN,itunes.apple.com,PROXY # > Spotlight - DOMAIN,api-glb-sea.smoot.apple.com,PROXY -# > Dictionary +# > Look Up - DOMAIN,lookup-api.apple.com,PROXY +- DOMAIN-SUFFIX,smoot.apple.com,PROXY # > Apple Music Web - DOMAIN,beta.music.apple.com,PROXY # ------ diff --git a/Quantumult/Filter/Global.list b/Quantumult/Filter/Global.list index 2e70640..c62d2bb 100755 --- a/Quantumult/Filter/Global.list +++ b/Quantumult/Filter/Global.list @@ -487,8 +487,9 @@ DOMAIN,apps.apple.com,PROXY DOMAIN,itunes.apple.com,PROXY # > Spotlight DOMAIN,api-glb-sea.smoot.apple.com,PROXY -# > Dictionary +# > Look Up DOMAIN,lookup-api.apple.com,PROXY +DOMAIN-SUFFIX,smoot.apple.com,PROXY # > Apple Music Web DOMAIN,beta.music.apple.com,PROXY # ------ diff --git a/Surge/Legacy.conf b/Surge/Legacy.conf index ddde95b..3c3236a 100755 --- a/Surge/Legacy.conf +++ b/Surge/Legacy.conf @@ -1495,9 +1495,9 @@ DOMAIN,apps.apple.com,🌑Proxy DOMAIN,itunes.apple.com,🌑Proxy # > Spotlight DOMAIN,api-glb-sea.smoot.apple.com,🌑Proxy -# > Dictionary +# > Look Up DOMAIN,lookup-api.apple.com,🌑Proxy -PROCESS-NAME,LookupViewService,🌑Proxy +DOMAIN-SUFFIX,smoot.apple.com,🌑Proxy # > Apple Music Web DOMAIN,beta.music.apple.com,🌑Proxy # ------ diff --git a/Surge/Ruleset/Global.list b/Surge/Ruleset/Global.list index afd8a50..3baacdd 100755 --- a/Surge/Ruleset/Global.list +++ b/Surge/Ruleset/Global.list @@ -487,9 +487,9 @@ DOMAIN,apps.apple.com DOMAIN,itunes.apple.com # > Spotlight DOMAIN,api-glb-sea.smoot.apple.com -# > Dictionary +# > Look Up DOMAIN,lookup-api.apple.com -PROCESS-NAME,LookupViewService +DOMAIN-SUFFIX,smoot.apple.com # > Apple Music Web DOMAIN,beta.music.apple.com # ------