From e20dcac1607107cb2caf2859bc54c72181bdb56d Mon Sep 17 00:00:00 2001 From: cyBerta Date: Fri, 21 May 2021 11:42:10 +0200 Subject: update preshipped provider.json --- app/src/normal/assets/calyx.net.json | 2 +- app/src/normal/assets/riseup.net.json | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/src/normal/assets/calyx.net.json b/app/src/normal/assets/calyx.net.json index 69e1c2a6..1e3a9e7b 100644 --- a/app/src/normal/assets/calyx.net.json +++ b/app/src/normal/assets/calyx.net.json @@ -16,7 +16,7 @@ "en": "calyx" }, "service": { - "allow_anonymous": false, + "allow_anonymous": true, "allow_free": true, "allow_limited_bandwidth": false, "allow_paid": false, diff --git a/app/src/normal/assets/riseup.net.json b/app/src/normal/assets/riseup.net.json index fd8830a5..7c5bc6d0 100644 --- a/app/src/normal/assets/riseup.net.json +++ b/app/src/normal/assets/riseup.net.json @@ -1,6 +1,6 @@ { "api_uri": "https://api.black.riseup.net:443", - "api_version": "1", + "api_version": "3", "ca_cert_fingerprint": "SHA256: a5244308a1374709a9afce95e3ae47c1b44bc2398c0a70ccbf8b3a8a97f29494", "ca_cert_uri": "https://black.riseup.net/ca.crt", "default_language": "en", -- cgit v1.2.3