mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
fix myip api
This commit is contained in:
@@ -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/",
|
||||
|
||||
Reference in New Issue
Block a user