Use an IP lookup that exists

This commit is contained in:
2020-03-21 10:05:58 -04:00
parent 1757f0a643
commit f7ff90bdd6

View File

@@ -6,7 +6,7 @@ main() {
}
__get_lat_lon() {
: "${IP_LOOKUP_URL:=https://eeloo.humans.rip/ip}"
: "${IP_LOOKUP_URL:=https://ifconfig.co/ip}"
: "${GEOIP_LOOKUP_HOST:=http://api.geoiplookup.net}"
local ipaddr