fix myip api

This commit is contained in:
naiba 2023-02-03 15:33:00 +08:00 committed by GitHub
parent edd2a3e545
commit 7fde9736a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -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/",