From aa9e7531a3d2d2aa08b0dad6c1f64200e64a5234 Mon Sep 17 00:00:00 2001 From: Fup Duck Date: Tue, 27 Feb 2018 18:47:25 +0100 Subject: 8863 - update provider json --- app/assets/calyx.net.json | 2 +- app/assets/riseup.net.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/assets/calyx.net.json b/app/assets/calyx.net.json index 30ab43c5..69e1c2a6 100644 --- a/app/assets/calyx.net.json +++ b/app/assets/calyx.net.json @@ -1,5 +1,5 @@ { - "api_uri": "https://calyx.net:4430", + "api_uri": "https://api.calyx.net:4430", "api_version": "1", "ca_cert_fingerprint": "SHA256: 43683c9ba3862c5384a8c1885072fcac40b5d2d4dd67331443f13a3077fa2e69", "ca_cert_uri": "https://calyx.net/ca.crt", diff --git a/app/assets/riseup.net.json b/app/assets/riseup.net.json index 9a5ec79e..82290ecd 100644 --- a/app/assets/riseup.net.json +++ b/app/assets/riseup.net.json @@ -16,7 +16,7 @@ "en": "Riseup Networks" }, "service": { - "allow_anonymous": false, + "allow_anonymous": true, "allow_free": true, "allow_limited_bandwidth": false, "allow_paid": false, -- cgit v1.2.3