summaryrefslogtreecommitdiff
path: root/app/src/normalProductionFatDebug/assets/demo.bitmask.net.json
diff options
context:
space:
mode:
Diffstat (limited to 'app/src/normalProductionFatDebug/assets/demo.bitmask.net.json')
-rw-r--r--app/src/normalProductionFatDebug/assets/demo.bitmask.net.json37
1 files changed, 37 insertions, 0 deletions
diff --git a/app/src/normalProductionFatDebug/assets/demo.bitmask.net.json b/app/src/normalProductionFatDebug/assets/demo.bitmask.net.json
new file mode 100644
index 00000000..f5998c9b
--- /dev/null
+++ b/app/src/normalProductionFatDebug/assets/demo.bitmask.net.json
@@ -0,0 +1,37 @@
+{
+ "api_uri":"https://api.demo.bitmask.net:4430",
+ "api_version":"3",
+ "ca_cert_fingerprint":"SHA256: 40ed9d9c13872c1fcba25abdcf26a7b1bdeded433d74fbe1ccb58fbaaab58e23",
+ "ca_cert_uri":"https://api.demo.bitmask.net/ca.crt",
+ "default_language":"en",
+ "description":{
+ "en":"This is a demo provider"
+ },
+ "domain":"demo.bitmask.net",
+ "enrollment_policy":"open",
+ "languages":[
+ "en"
+ ],
+ "name":{
+ "en":"Demo provider"
+ },
+ "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":[
+ "openvpn"
+ ]
+} \ No newline at end of file