mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Add CDN3 upload and download support.
This commit is contained in:
committed by
Nicholas Tinsley
parent
4d7a0a361f
commit
d505c00403
@@ -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"}'
|
||||
|
||||
Reference in New Issue
Block a user