From e06dbf130c04936bef0d9a975555b5442c7d7cb8 Mon Sep 17 00:00:00 2001 From: Chirayu Desai Date: Fri, 7 Jul 2023 22:10:06 +0530 Subject: Switch to new IPs for CalyxVPN Change-Id: Iff7e973a2ea7546ebede4b98a1d510f2e7b75c42 --- app/src/normal/assets/urls/calyx.net.url | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/normal/assets/urls/calyx.net.url b/app/src/normal/assets/urls/calyx.net.url index 0b26dc25..0a23532c 100644 --- a/app/src/normal/assets/urls/calyx.net.url +++ b/app/src/normal/assets/urls/calyx.net.url @@ -1,5 +1,5 @@ { "main_url" : "https://calyx.net", - "provider_ip" : "162.247.73.194", - "provider_api_ip" : "162.247.73.194" + "provider_ip" : "162.247.72.194", + "provider_api_ip" : "162.247.72.194" } -- cgit v1.2.3