From 42b794a24f7b47910d595e713f29db85e3d0da3d Mon Sep 17 00:00:00 2001 From: cyberta Date: Thu, 23 Jan 2020 00:44:25 -0600 Subject: add provider api IP's to provider url jsons in asset folder --- app/src/normal/assets/urls/calyx.net.url | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'app/src/normal/assets/urls/calyx.net.url') diff --git a/app/src/normal/assets/urls/calyx.net.url b/app/src/normal/assets/urls/calyx.net.url index 807e9e18..0b26dc25 100644 --- a/app/src/normal/assets/urls/calyx.net.url +++ b/app/src/normal/assets/urls/calyx.net.url @@ -1,3 +1,5 @@ { - "main_url" : "https://calyx.net" + "main_url" : "https://calyx.net", + "provider_ip" : "162.247.73.194", + "provider_api_ip" : "162.247.73.194" } -- cgit v1.2.3