Use an IP lookup that exists
This commit is contained in:
parent
1757f0a643
commit
f7ff90bdd6
@ -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…
Reference in New Issue
Block a user