Update CDN Hosts + Domestic Hosts

This commit is contained in:
SukkaW 2023-09-30 22:48:59 +08:00
parent f0faae744d
commit 2204dcd2c7
3 changed files with 10 additions and 2 deletions

View File

@ -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

View File

@ -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

View File

@ -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: {