From 42c32adf8ca80f8b6d73e3fb84ae987b4b16dfa5 Mon Sep 17 00:00:00 2001 From: Cody Henthorne Date: Thu, 30 Jun 2022 12:04:58 -0400 Subject: [PATCH] Updated language translations. --- app/static-ips.gradle | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/static-ips.gradle b/app/static-ips.gradle index 45a58ab732..dd84d61c6b 100644 --- a/app/static-ips.gradle +++ b/app/static-ips.gradle @@ -1,6 +1,6 @@ ext.service_ips='new String[]{"13.248.212.111","76.223.92.165"}' -ext.storage_ips='new String[]{"142.251.40.147"}' -ext.cdn_ips='new String[]{"99.84.37.46","99.84.37.63","99.84.37.78","99.84.37.83"}' +ext.storage_ips='new String[]{"142.250.80.19"}' +ext.cdn_ips='new String[]{"13.249.85.109","13.249.85.5","13.249.85.54","13.249.85.77"}' ext.cdn2_ips='new String[]{"104.18.33.175","172.64.154.81"}' ext.cds_ips='new String[]{"20.73.137.187"}' ext.kbs_ips='new String[]{"20.85.156.233"}'