mirror of
https://github.com/SukkaW/Surge.git
synced 2025-12-12 01:00:34 +08:00
Update CDN Hosts + Domestic Hosts
This commit is contained in:
parent
f0faae744d
commit
2204dcd2c7
@ -1925,3 +1925,5 @@ public.saasexch.com
|
||||
img.foresightnews.pro
|
||||
cdn.sunofbeaches.com
|
||||
image.theblockbeats.info
|
||||
.jbkcdn.io
|
||||
.akamai-content-network.com
|
||||
|
||||
@ -6,6 +6,9 @@ DOMAIN-SUFFIX,akadns.net
|
||||
# >> Alibaba
|
||||
USER-AGENT,%E4%BC%98%E9%85%B7*
|
||||
|
||||
# >> Vivo
|
||||
DOMAIN-SUFFIX,vivo.com.cn
|
||||
|
||||
# >> Apple
|
||||
DOMAIN-SUFFIX,icloud.com.cn
|
||||
DOMAIN-SUFFIX,gspe19-cn-ssl.ls.apple.com
|
||||
|
||||
@ -34,7 +34,8 @@ module.exports.DOMESTICS = /** @type {const} */({
|
||||
'koubei.com',
|
||||
'guoguo-app.com',
|
||||
'mybank.cn',
|
||||
'mmstat.com'
|
||||
'mmstat.com',
|
||||
'uczzd.cn'
|
||||
]
|
||||
},
|
||||
TENCENT: {
|
||||
@ -102,7 +103,9 @@ module.exports.DOMESTICS = /** @type {const} */({
|
||||
'feishu.cn',
|
||||
'douyin.com',
|
||||
'douyinpic.com',
|
||||
'douyinstatic.com'
|
||||
'douyinstatic.com',
|
||||
'volccdn.com',
|
||||
'byted-static.com'
|
||||
]
|
||||
},
|
||||
BAIDU: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user