From f059aa7407d286169d2e0d7a3fb3caff6253d6e9 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Thu, 28 Sep 2023 20:01:19 -0400 Subject: [PATCH] Update translations and other static files. --- app/static-ips.gradle | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/app/static-ips.gradle b/app/static-ips.gradle index b40f0885f2..448c742b41 100644 --- a/app/static-ips.gradle +++ b/app/static-ips.gradle @@ -1,5 +1,5 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}' -ext.storage_ips='new String[]{"142.251.35.179"}' +ext.storage_ips='new String[]{"142.251.32.115"}' ext.cdn_ips='new String[]{"13.224.214.12","13.224.214.71","13.224.214.80","13.224.214.81"}' 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"}'