From be34ae6e8b980b75a3e0d48328aff9e6abde67ed Mon Sep 17 00:00:00 2001 From: elijah Date: Tue, 8 Apr 2014 10:53:17 -0700 Subject: make demo provide vpn only for now. --- provider.demo.json | 9 +++++++++ 1 file changed, 9 insertions(+) create mode 100644 provider.demo.json 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"] +} -- cgit v1.2.3