diff --git a/Clash/Global.yaml b/Clash/Global.yaml index 952e7ae..213612b 100644 --- a/Clash/Global.yaml +++ b/Clash/Global.yaml @@ -1120,6 +1120,8 @@ rules: - DOMAIN-SUFFIX,wordpress.org,PROXY # (Network Jitter) + # > Fix download or update is stuck in App Store,and when change the Apple ID region,the payment information can be selected by none. + - DOMAIN-KEYWORD,-buy.itunes.apple.com,PROXY # - DOMAIN-SUFFIX,evernote.com,PROXY - DOMAIN-SUFFIX,s3.amazonaws.com,PROXY - DOMAIN-SUFFIX,zaobao.com.sg,PROXY diff --git a/Quantumult/Filter/Global.list b/Quantumult/Filter/Global.list index e464181..bf45b7d 100755 --- a/Quantumult/Filter/Global.list +++ b/Quantumult/Filter/Global.list @@ -502,6 +502,8 @@ DOMAIN-SUFFIX,mangakakalot.com,PROXY DOMAIN-SUFFIX,wordpress.org,PROXY # (Network Jitter) +# > Fix download or update is stuck in App Store,and when change the Apple ID region,the payment information can be selected by none. +DOMAIN-KEYWORD,-buy.itunes.apple.com,PROXY # DOMAIN-SUFFIX,evernote.com,PROXY DOMAIN-SUFFIX,s3.amazonaws.com,PROXY DOMAIN-SUFFIX,zaobao.com.sg,PROXY \ No newline at end of file diff --git a/Surge/Legacy.conf b/Surge/Legacy.conf index b4d750b..8fc422a 100755 --- a/Surge/Legacy.conf +++ b/Surge/Legacy.conf @@ -1396,6 +1396,8 @@ DOMAIN-SUFFIX,mangakakalot.com,🌑Proxy DOMAIN-SUFFIX,wordpress.org,🌑Proxy # (Network Jitter) +# > Fix download or update is stuck in App Store,and when change the Apple ID region,the payment information can be selected by none. +DOMAIN-KEYWORD,-buy.itunes.apple.com,🌑Proxy # DOMAIN-SUFFIX,evernote.com,🌑Proxy DOMAIN-SUFFIX,s3.amazonaws.com,🌑Proxy DOMAIN-SUFFIX,zaobao.com.sg,🌑Proxy diff --git a/Surge/Ruleset/Global.list b/Surge/Ruleset/Global.list index 2511268..77ba772 100755 --- a/Surge/Ruleset/Global.list +++ b/Surge/Ruleset/Global.list @@ -503,6 +503,8 @@ DOMAIN-SUFFIX,mangakakalot.com DOMAIN-SUFFIX,wordpress.org # (Network Jitter) +# > Fix download or update is stuck in App Store,and when change the Apple ID region,the payment information can be selected by none. +DOMAIN-KEYWORD,-buy.itunes.apple.com # DOMAIN-SUFFIX,evernote.com DOMAIN-SUFFIX,s3.amazonaws.com DOMAIN-SUFFIX,zaobao.com.sg \ No newline at end of file