summaryrefslogtreecommitdiff
path: root/providers/vendor.conf
diff options
context:
space:
mode:
Diffstat (limited to 'providers/vendor.conf')
-rw-r--r--providers/vendor.conf38
1 files changed, 19 insertions, 19 deletions
diff --git a/providers/vendor.conf b/providers/vendor.conf
index fa2f60c..6eb6a5a 100644
--- a/providers/vendor.conf
+++ b/providers/vendor.conf
@@ -1,6 +1,6 @@
[default]
-provider = riseup
+provider = riseup,riseupbeta
[riseup]
@@ -21,6 +21,24 @@ geolocationAPI = https://api.black.riseup.net:9001/json
askForDonations = true
donateURL = https://riseup.net/vpn/donate
+[riseupbeta]
+
+name = RiseupBeta
+applicationName = RiseupVPN
+binaryName = riseup-vpn
+auth = anon
+
+providerURL = float.hexacab.org
+apiURL = https://api.float.hexacab.org:4430/
+caURL = https://api.float.hexacab.org/ca.crt
+
+infoURL = https://float.hexacab.org/
+tosURL = https://float.hexacab.org/
+helpURL = https://float.hexacab.org/
+
+geolocationAPI = https://menshen.float.hexacab.org/json
+askForDonations = true
+donateURL = https://riseup.net/vpn/donate
[calyx]
@@ -81,21 +99,3 @@ geolocationAPI = https://menshen.float.bitmask.net/json
askForDonations = false
donateURL =
-[riseupbeta]
-
-name = riseupbeta
-applicationName = RiseupVPN
-binaryName = riseup-vpn
-auth = anon
-
-providerURL = float.hexacab.org
-apiURL = https://api.float.hexacab.org:4430/
-caURL = https://api.float.hexacab.org/ca.crt
-
-infoURL = https://float.hexacab.org/
-tosURL = https://float.hexacab.org/
-helpURL = https://float.hexacab.org/
-
-geolocationAPI = https://menshen.float.hexacab.org/json
-askForDonations = true
-donateURL = https://riseup.net/vpn/donate