mirror of
https://github.com/DivineEngine/Profiles.git
synced 2025-02-02 18:32:48 +08:00
🚩 解决在 App Store 下载时因网络抖动造成的卡「转圈」,以及切换区域时「付款信息」可选「none」
This commit is contained in:
parent
b3cc2ef12e
commit
111e392315
@ -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
|
||||
|
@ -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
|
@ -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
|
||||
|
@ -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
|
Loading…
Reference in New Issue
Block a user