summaryrefslogtreecommitdiff
path: root/app/src/custom/assets/ptdemo.bitmask.net.json
diff options
context:
space:
mode:
authorcyBerta <cyberta@riseup.net>2019-09-30 23:10:01 +0200
committercyBerta <cyberta@riseup.net>2019-09-30 23:10:01 +0200
commit685da193ea29f3e7a8a42d55747dfb2f956f23b6 (patch)
tree30c580e413832d420bf83f194b53321d48dab34b /app/src/custom/assets/ptdemo.bitmask.net.json
parentdcae74f0e79c02e996a5ad0644349b92ad5caeb8 (diff)
remove hard coded demo setup, use real pt.demo.bitmask.net demo provider
Diffstat (limited to 'app/src/custom/assets/ptdemo.bitmask.net.json')
-rw-r--r--app/src/custom/assets/ptdemo.bitmask.net.json43
1 files changed, 0 insertions, 43 deletions
diff --git a/app/src/custom/assets/ptdemo.bitmask.net.json b/app/src/custom/assets/ptdemo.bitmask.net.json
deleted file mode 100644
index 98afaa54..00000000
--- a/app/src/custom/assets/ptdemo.bitmask.net.json
+++ /dev/null
@@ -1,43 +0,0 @@
-{
- "api_uri": "https://leech.demo.bitmask.net:8000",
- "api_version": "3",
- "ca_cert_fingerprint": "SHA256: 0f17c033115f6b76ff67871872303ff65034efe7dd1b910062ca323eb4da5c7e",
- "ca_cert_uri": "https://leech.demo.bitmask.net:8000/ca.crt",
- "default_language": "en",
- "description": {
- "el": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
- "en": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted.",
- "es": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted."
- },
- "domain": "demo.bitmask.net",
- "enrollment_policy": "open",
- "languages": [
- "de",
- "en",
- "es",
- "pt"
- ],
- "name": {
- "de": "Bitmask Pluggable Transports",
- "en": "Bitmask Pluggable Transports"
- },
- "service": {
- "allow_anonymous": true,
- "allow_free": true,
- "allow_limited_bandwidth": false,
- "allow_paid": false,
- "allow_registration": true,
- "allow_unlimited_bandwidth": true,
- "bandwidth_limit": 102400,
- "default_service_level": 1,
- "levels": {
- "1": {
- "description": "Please donate.",
- "name": "free"
- }
- }
- },
- "services": [
- "openvpn"
- ]
-} \ No newline at end of file