mirror of
https://github.com/signalapp/Signal-Android.git
synced 2026-04-28 12:44:34 +01:00
Move the pushTranslations script into the codebase as kotlin.
This commit is contained in:
committed by
jeffrey-signal
parent
e162eb27c7
commit
fe1755f250
@@ -1,9 +1,9 @@
|
||||
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.69.147"}"""
|
||||
rootProject.extra["cdn_ips"] = """new String[]{"13.225.196.60","13.225.196.76","13.225.196.77","13.225.196.9"}"""
|
||||
rootProject.extra["storage_ips"] = """new String[]{"142.250.176.211"}"""
|
||||
rootProject.extra["cdn_ips"] = """new String[]{"18.161.21.122","18.161.21.4","18.161.21.66","18.161.21.70"}"""
|
||||
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
|
||||
rootProject.extra["sfu_ips"] = """new String[]{"34.117.136.13"}"""
|
||||
rootProject.extra["content_proxy_ips"] = """new String[]{"107.178.250.75"}"""
|
||||
rootProject.extra["svr2_ips"] = """new String[]{"20.104.52.125"}"""
|
||||
rootProject.extra["svr2_ips"] = """new String[]{"20.119.62.85"}"""
|
||||
rootProject.extra["cdsi_ips"] = """new String[]{"40.122.45.194"}"""
|
||||
|
||||
Reference in New Issue
Block a user