ddns: remove ipv6 nameservers, support custom nameservers (#439)

This commit is contained in:
UUBulb
2024-10-18 22:06:01 +08:00
committed by GitHub
parent c58c4f866a
commit f6531a52bd
10 changed files with 45 additions and 3 deletions

View File

@@ -747,3 +747,6 @@ other = "Expired"
[Days]
other = "d"
[CustomNameservers]
other = "Custom Public DNS Nameservers for DDNS (separate with comma)"

View File

@@ -747,3 +747,6 @@ other = "Expired"
[Days]
other = "d"
[CustomNameservers]
other = "Servidores DNS públicos personalizados para DDNS (separar con coma)"

View File

@@ -747,3 +747,6 @@ other = "已到期"
[Days]
other = "天"
[CustomNameservers]
other = "自定义DDNS使用的公共DNS服务器逗号分隔"

View File

@@ -747,3 +747,6 @@ other = "已到期"
[Days]
other = "天"
[CustomNameservers]
other = "自訂DDNS使用的公共DNS伺服器逗號分隔"