mirror of
https://github.com/bufanyun/hotgo.git
synced 2025-11-10 19:23:44 +08:00
发布v2.13.1版本,更新内容请查看:https://github.com/bufanyun/hotgo/blob/v2.0/docs/guide-zh-CN/start-update-log.md
This commit is contained in:
@@ -25,7 +25,7 @@ import (
|
||||
|
||||
const (
|
||||
whoisApi = "https://whois.pconline.com.cn/ipJson.jsp?json=true&ip="
|
||||
dyndns = "http://members.3322.org/dyndns/getip"
|
||||
dyndns = "http://members.3322.org/dyndns/getip" // 备用:"https://ifconfig.co/ip"
|
||||
)
|
||||
|
||||
type IpLocationData struct {
|
||||
|
||||
Reference in New Issue
Block a user