diff --git a/Clash/RuleSet/Global.yaml b/Clash/RuleSet/Global.yaml index 3dc0af6..5e8f440 100644 --- a/Clash/RuleSet/Global.yaml +++ b/Clash/RuleSet/Global.yaml @@ -541,6 +541,10 @@ payload: # URL-REGEX,http:\/\/img\.sina\.com\/usweibo\/ # (Network Jitter) + # > Apple + - DOMAIN,appleid.apple.com + - DOMAIN,developer.apple.com + - DOMAIN,xp.apple.com # > DigiCert - DOMAIN,cacerts.digicert.com - DOMAIN,crl3.digicert.com diff --git a/Quantumult/Filter/Global.list b/Quantumult/Filter/Global.list index a9116c8..cd7093c 100644 --- a/Quantumult/Filter/Global.list +++ b/Quantumult/Filter/Global.list @@ -531,6 +531,10 @@ DOMAIN-SUFFIX,mangakakalot.com,PROXY DOMAIN-SUFFIX,shopeemobile.com,PROXY # (Network Jitter) +# > Apple +DOMAIN,appleid.apple.com,PROXY +DOMAIN,developer.apple.com,PROXY +DOMAIN,xp.apple.com,PROXY # > DigiCert DOMAIN,cacerts.digicert.com,PROXY DOMAIN,crl3.digicert.com,PROXY diff --git a/Surge/Ruleset/Global.list b/Surge/Ruleset/Global.list index 88cf852..1798e2f 100644 --- a/Surge/Ruleset/Global.list +++ b/Surge/Ruleset/Global.list @@ -540,6 +540,10 @@ DOMAIN-SUFFIX,shopeemobile.com URL-REGEX,http:\/\/img\.sina\.com\/usweibo\/ # (Network Jitter) +# > Apple +DOMAIN,appleid.apple.com +DOMAIN,developer.apple.com +DOMAIN,xp.apple.com # > DigiCert DOMAIN,cacerts.digicert.com DOMAIN,crl3.digicert.com