Add CDN3 upload and download support.

This commit is contained in:
Cody Henthorne
2023-08-30 19:43:20 -04:00
committed by Nicholas Tinsley
parent 4d7a0a361f
commit d505c00403
13 changed files with 267 additions and 256 deletions

View File

@@ -2,6 +2,7 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}'
ext.storage_ips='new String[]{"142.250.72.115"}'
ext.cdn_ips='new String[]{"108.138.106.119","108.138.106.68","108.138.106.76","108.138.106.8"}'
ext.cdn2_ips='new String[]{"104.18.37.148","172.64.150.108"}'
ext.cdn3_ips='new String[]{"104.18.37.148","172.64.150.108"}'
ext.kbs_ips='new String[]{"20.85.156.233"}'
ext.sfu_ips='new String[]{"34.36.148.253"}'
ext.content_proxy_ips='new String[]{"107.178.250.75"}'