Browse Source

Update CDN Hosts + Domestic Hosts

SukkaW 2 years ago
parent
commit
2204dcd2c7
3 changed files with 10 additions and 2 deletions
  1. 2 0
      Source/domainset/cdn.conf
  2. 3 0
      Source/non_ip/domestic.conf
  3. 5 2
      Source/non_ip/domestic.js

+ 2 - 0
Source/domainset/cdn.conf

@@ -1925,3 +1925,5 @@ public.saasexch.com
 img.foresightnews.pro
 cdn.sunofbeaches.com
 image.theblockbeats.info
+.jbkcdn.io
+.akamai-content-network.com

+ 3 - 0
Source/non_ip/domestic.conf

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

+ 5 - 2
Source/non_ip/domestic.js

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