summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2021-05-21 11:42:10 +0200
committercyBerta <cyberta@riseup.net>2021-05-21 11:42:10 +0200
commite20dcac1607107cb2caf2859bc54c72181bdb56d (patch)
treecfbbb86e0760e887f8693a8fb554840a0b4045a8
parent15490dae1ac8670d1288367cb2ac8fd43c48a045 (diff)
update preshipped provider.json
-rw-r--r--app/src/normal/assets/calyx.net.json2
-rw-r--r--app/src/normal/assets/riseup.net.json2
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",