This commit is contained in:
孟帅
2024-03-07 20:08:56 +08:00
parent 6dd8cbadad
commit 0fbc1ad47c
246 changed files with 9441 additions and 2293 deletions

View File

@@ -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 {