2023-11-27 08:32:28 -05:00
|
|
|
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
|
2024-04-12 16:28:07 -03:00
|
|
|
rootProject.extra["storage_ips"] = """new String[]{"142.251.177.121"}"""
|
|
|
|
rootProject.extra["cdn_ips"] = """new String[]{"18.172.122.18","18.172.122.42","18.172.122.53","18.172.122.59"}"""
|
2024-02-23 16:25:05 -05:00
|
|
|
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
|
|
|
|
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.37.148","172.64.150.108"}"""
|
2024-03-27 15:57:11 -04:00
|
|
|
rootProject.extra["sfu_ips"] = """new String[]{"34.36.104.134"}"""
|
2023-11-27 08:32:28 -05:00
|
|
|
rootProject.extra["content_proxy_ips"] = """new String[]{"107.178.250.75"}"""
|
2024-04-02 15:29:14 -04:00
|
|
|
rootProject.extra["svr2_ips"] = """new String[]{"20.104.52.125"}"""
|
2023-11-27 08:32:28 -05:00
|
|
|
rootProject.extra["cdsi_ips"] = """new String[]{"40.122.45.194"}"""
|