Update translations and other static files.

This commit is contained in:
Cody Henthorne
2023-12-06 16:49:31 -05:00
parent a678555d8d
commit 7501e029ab
68 changed files with 1344 additions and 242 deletions

View File

@@ -1,6 +1,6 @@
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
rootProject.extra["storage_ips"] = """new String[]{"142.251.40.211"}"""
rootProject.extra["cdn_ips"] = """new String[]{"18.238.49.106","18.238.49.6","18.238.49.66","18.238.49.90"}"""
rootProject.extra["storage_ips"] = """new String[]{"142.251.41.19"}"""
rootProject.extra["cdn_ips"] = """new String[]{"18.238.55.2","18.238.55.54","18.238.55.7","18.238.55.78"}"""
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[]{"35.186.192.249"}"""