Use an IP lookup that exists

main
Dan Buch 4 years ago
parent 1757f0a643
commit f7ff90bdd6
Signed by: meatballhat
GPG Key ID: 9685130D8B763EA7

@ -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

Loading…
Cancel
Save