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
|
img.foresightnews.pro
|
||||||
cdn.sunofbeaches.com
|
cdn.sunofbeaches.com
|
||||||
image.theblockbeats.info
|
image.theblockbeats.info
|
||||||
|
.jbkcdn.io
|
||||||
|
.akamai-content-network.com
|
||||||
|
|||||||
@ -6,6 +6,9 @@ DOMAIN-SUFFIX,akadns.net
|
|||||||
# >> Alibaba
|
# >> Alibaba
|
||||||
USER-AGENT,%E4%BC%98%E9%85%B7*
|
USER-AGENT,%E4%BC%98%E9%85%B7*
|
||||||
|
|
||||||
|
# >> Vivo
|
||||||
|
DOMAIN-SUFFIX,vivo.com.cn
|
||||||
|
|
||||||
# >> Apple
|
# >> Apple
|
||||||
DOMAIN-SUFFIX,icloud.com.cn
|
DOMAIN-SUFFIX,icloud.com.cn
|
||||||
DOMAIN-SUFFIX,gspe19-cn-ssl.ls.apple.com
|
DOMAIN-SUFFIX,gspe19-cn-ssl.ls.apple.com
|
||||||
|
|||||||
@ -34,7 +34,8 @@ module.exports.DOMESTICS = /** @type {const} */({
|
|||||||
'koubei.com',
|
'koubei.com',
|
||||||
'guoguo-app.com',
|
'guoguo-app.com',
|
||||||
'mybank.cn',
|
'mybank.cn',
|
||||||
'mmstat.com'
|
'mmstat.com',
|
||||||
|
'uczzd.cn'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
TENCENT: {
|
TENCENT: {
|
||||||
@ -102,7 +103,9 @@ module.exports.DOMESTICS = /** @type {const} */({
|
|||||||
'feishu.cn',
|
'feishu.cn',
|
||||||
'douyin.com',
|
'douyin.com',
|
||||||
'douyinpic.com',
|
'douyinpic.com',
|
||||||
'douyinstatic.com'
|
'douyinstatic.com',
|
||||||
|
'volccdn.com',
|
||||||
|
'byted-static.com'
|
||||||
]
|
]
|
||||||
},
|
},
|
||||||
BAIDU: {
|
BAIDU: {
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user