summaryrefslogtreecommitdiff
path: root/provider.demovpn.json
diff options
context:
space:
mode:
Diffstat (limited to 'provider.demovpn.json')
-rw-r--r--provider.demovpn.json21
1 files changed, 21 insertions, 0 deletions
diff --git a/provider.demovpn.json b/provider.demovpn.json
new file mode 100644
index 0000000..4cca357
--- /dev/null
+++ b/provider.demovpn.json
@@ -0,0 +1,21 @@
+{
+ "domain": "demo.bitmask.net",
+ "description": {
+ "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.",
+ "el": "demo.bitmask.net allows you to test the Bitmask application. User accounts may be periodically deleted."
+ },
+ "languages": ["en", "pt", "es", "de"],
+ "default_language": "en",
+ "!services": ["openvpn"],
+ "service": {
+ "allow_anonymous": true,
+ "levels": {}
+ },
+ "contacts": {
+ "default": "elijah@leap.se"
+ },
+ "platform": {
+ "branch": "version/0.9.x"
+ }
+}