Skip to content

Commit

Permalink
Update myip.go
Browse files Browse the repository at this point in the history
  • Loading branch information
xOS committed Jul 29, 2022
1 parent ac3ddc7 commit e3afba0
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cmd/agent/monitor/myip.go
Original file line number Diff line number Diff line change
Expand Up @@ -39,8 +39,6 @@ func (ip *geoIP) Unmarshal(body []byte) error {
var (
geoIPApiList = []string{
"http://api.qste.com/json",
"https://ipapi.co/json",
"http://ip-api.com/json/",
"http://ip.qste.com/json",
}
cachedIP, cachedCountry string
Expand Down

0 comments on commit e3afba0

Please sign in to comment.