summaryrefslogtreecommitdiff
path: root/provider.demo.json
blob: 91e7c4cb29a57231592925d9029cb933422e185d (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
    "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"
    }
}