Skip to content
Snippets Groups Projects
Unverified Commit 5600fdb4 authored by Kali Kaneko's avatar Kali Kaneko
Browse files

[feat] add the TLS endpoint for the service

parent c9163f22
No related branches found
No related tags found
1 merge request!46[feat] use geolocated gateways
......@@ -34,7 +34,7 @@ import (
const (
certAPI = "https://api.black.riseup.net/1/cert"
eipAPI = "https://api.black.riseup.net/1/config/eip-service.json"
geolocationAPI = "https://api.black.riseup.net/getmyip/json"
geolocationAPI = "https://api.black.riseup.net:9001/json"
secondsPerHour = 60 * 60
)
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment