diff options
Diffstat (limited to 'branding/config/vendor.conf')
-rw-r--r-- | branding/config/vendor.conf | 19 |
1 files changed, 19 insertions, 0 deletions
diff --git a/branding/config/vendor.conf b/branding/config/vendor.conf index f0f42c1..096f310 100644 --- a/branding/config/vendor.conf +++ b/branding/config/vendor.conf @@ -41,3 +41,22 @@ geolocationAPI = https://api.black.riseup.net:9001/json askForDonations = true donateURL = http://example.org + +[demo] + +name = demo +applicationName = DemoVPN +binaryName = demo-vpn + +providerURL = demo.bitmask.net +apiURL = https://leech.demo.bitmask.net:8000/ +caURL = https://leech.demo.bitmask.net:8000/ca.crt + +infoURL = https://bitmask.net +tosURL = https://bitmask.net +helpURL = https://bitmask.net + +geolocationAPI = + +askForDonations = false +donateURL = |