summaryrefslogtreecommitdiff
path: root/app/src/custom
diff options
context:
space:
mode:
authorcyberta <cyberta@riseup.net>2023-10-26 14:47:17 +0000
committercyberta <cyberta@riseup.net>2023-10-26 14:47:17 +0000
commitb9c9637ab7a7affb92408762b71d534ada62563d (patch)
tree3bc4f4eb1145b025cea1243e65a2482df067e330 /app/src/custom
parentd9189bc869cee26ed46c3892385ce0cf4e7fcaaa (diff)
parent5be2ebddf13059dc5cf817c99709b8c467f9b6dd (diff)
Merge branch 'riseupvpn_setup' into 'master'
RiseupVPN setup See merge request leap/bitmask_android!257
Diffstat (limited to 'app/src/custom')
-rw-r--r--app/src/custom/assets/urls/riseup.net.url5
1 files changed, 5 insertions, 0 deletions
diff --git a/app/src/custom/assets/urls/riseup.net.url b/app/src/custom/assets/urls/riseup.net.url
new file mode 100644
index 00000000..474580da
--- /dev/null
+++ b/app/src/custom/assets/urls/riseup.net.url
@@ -0,0 +1,5 @@
+{
+ "main_url" : "https://black.riseup.net",
+ "geoip_url" : "https://menshen.riseup.net/json",
+ "motd_url": "https://static.riseup.net/vpn/motd.json"
+}