diff options
-rw-r--r-- | provider.demo.json | 9 |
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"] +} |