Skip to content

Commit

Permalink
Update CDN Hosts + Domestic Hosts
Browse files Browse the repository at this point in the history
  • Loading branch information
SukkaW committed Sep 30, 2023
1 parent f0faae7 commit 2204dcd
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 2 deletions.
2 changes: 2 additions & 0 deletions Source/domainset/cdn.conf
Original file line number Diff line number Diff line change
Expand Up @@ -1925,3 +1925,5 @@ public.saasexch.com
img.foresightnews.pro
cdn.sunofbeaches.com
image.theblockbeats.info
.jbkcdn.io
.akamai-content-network.com
3 changes: 3 additions & 0 deletions Source/non_ip/domestic.conf
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
7 changes: 5 additions & 2 deletions Source/non_ip/domestic.js
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,8 @@ module.exports.DOMESTICS = /** @type {const} */({
'koubei.com',
'guoguo-app.com',
'mybank.cn',
'mmstat.com'
'mmstat.com',
'uczzd.cn'
]
},
TENCENT: {
Expand Down Expand Up @@ -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: {
Expand Down

0 comments on commit 2204dcd

Please sign in to comment.