Skip to content

Commit cb1605b

Browse files
committed
Update translations and other static files.
1 parent dcc533e commit cb1605b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

app/static-ips.gradle.kts

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
rootProject.extra["service_ips"] = """new String[]{"13.248.212.111","76.223.92.165"}"""
2-
rootProject.extra["storage_ips"] = """new String[]{"142.251.40.147"}"""
3-
rootProject.extra["cdn_ips"] = """new String[]{"18.238.49.106","18.238.49.6","18.238.49.66","18.238.49.90"}"""
2+
rootProject.extra["storage_ips"] = """new String[]{"142.251.40.243"}"""
3+
rootProject.extra["cdn_ips"] = """new String[]{"13.224.214.12","13.224.214.71","13.224.214.80","13.224.214.81"}"""
44
rootProject.extra["cdn2_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
55
rootProject.extra["cdn3_ips"] = """new String[]{"104.18.10.47","104.18.11.47"}"""
66
rootProject.extra["sfu_ips"] = """new String[]{"34.117.136.13"}"""

0 commit comments

Comments
 (0)