fix myip api
This commit is contained in:
parent
edd2a3e545
commit
7fde9736a4
@ -38,7 +38,7 @@ func (ip *geoIP) Unmarshal(body []byte) error {
|
||||
|
||||
var (
|
||||
geoIPApiList = []string{
|
||||
"https://api.myip.la/en?json",
|
||||
"http://api.myip.la/en?json",
|
||||
"https://api.ip.sb/geoip",
|
||||
"https://ipapi.co/json",
|
||||
"http://ip-api.com/json/",
|
||||
|
Loading…
x
Reference in New Issue
Block a user