mirror of
https://github.com/Buriburizaem0n/nezha_domains.git
synced 2026-02-04 04:30:05 +00:00
ddns: remove ipv6 nameservers, support custom nameservers (#439)
This commit is contained in:
@@ -125,6 +125,8 @@ type Config struct {
|
||||
IgnoredIPNotificationServerIDs map[uint64]bool // [ServerID] -> bool(值为true代表当前ServerID在特定服务器列表内)
|
||||
MaxTCPPingValue int32
|
||||
AvgPingCount int
|
||||
|
||||
DNSServers string
|
||||
}
|
||||
|
||||
// Read 读取配置文件并应用
|
||||
|
||||
Reference in New Issue
Block a user