summaryrefslogtreecommitdiff
path: root/app/src/normal/assets
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normal/assets')
-rw-r--r--app/src/normal/assets/riseup.net.json52
1 files changed, 26 insertions, 26 deletions
diff --git a/app/src/normal/assets/riseup.net.json b/app/src/normal/assets/riseup.net.json
index 5e14abc3..407e2e22 100644
--- a/app/src/normal/assets/riseup.net.json
+++ b/app/src/normal/assets/riseup.net.json
@@ -1,37 +1,37 @@
{
- "api_uri":"https://api.black.riseup.net:4430",
- "api_version":"3",
- "ca_cert_fingerprint":"SHA256: dd919b7513b4a1368faa20e38cd3314156805677f48b787cdd9b4a92dec64eb0",
- "ca_cert_uri":"https://black.riseup.net/ca.crt",
- "default_language":"en",
- "description":{
- "en": "Riseup is a non-profit collective in Seattle that provides online communication tools for people and groups working toward liberatory social change."
+ "api_uri": "https://api.black.riseup.net:4430",
+ "api_version": "3",
+ "ca_cert_fingerprint": "SHA256: dd919b7513b4a1368faa20e38cd3314156805677f48b787cdd9b4a92dec64eb0",
+ "ca_cert_uri": "https://black.riseup.net/ca.crt",
+ "default_language": "en",
+ "description": {
+ "en": "Riseup Networks"
},
- "domain":"riseup.net",
- "enrollment_policy":"open",
- "languages":[
+ "domain": "riseup.net",
+ "enrollment_policy": "open",
+ "languages": [
"en"
],
- "name":{
- "en":"Riseup Networks"
+ "name": {
+ "en": "Riseup Networks"
},
- "service":{
- "allow_anonymous":true,
- "allow_free":true,
- "allow_limited_bandwidth":false,
- "allow_paid":false,
- "allow_registration":false,
- "allow_unlimited_bandwidth":true,
- "bandwidth_limit":102400,
- "default_service_level":1,
- "levels":{
- "1":{
- "description":"Please donate.",
- "name":"free"
+ "service": {
+ "allow_anonymous": true,
+ "allow_free": true,
+ "allow_limited_bandwidth": false,
+ "allow_paid": false,
+ "allow_registration": false,
+ "allow_unlimited_bandwidth": true,
+ "bandwidth_limit": 102400,
+ "default_service_level": 1,
+ "levels": {
+ "1": {
+ "description": "Please donate.",
+ "name": "free"
}
}
},
- "services":[
+ "services": [
"openvpn"
]
} \ No newline at end of file