summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorelijah <elijah@riseup.net>2014-04-08 10:53:17 -0700
committerelijah <elijah@riseup.net>2014-04-08 10:53:17 -0700
commitbe34ae6e8b980b75a3e0d48328aff9e6abde67ed (patch)
tree2542a5157e86827810fe7efabed8ab1247deda21
parentcf99c458c62f8964500b4ba13ee58af29119c9a3 (diff)
make demo provide vpn only for now.
-rw-r--r--provider.demo.json9
1 files changed, 9 insertions, 0 deletions
diff --git a/provider.demo.json b/provider.demo.json
new file mode 100644
index 0000000..ce0cdd8
--- /dev/null
+++ b/provider.demo.json
@@ -0,0 +1,9 @@
+{
+ "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"],
+ "services": ["openvpn"]
+}