www is incorrect as well
use ip4 and not www, if you use www it deletes the ip4 address of the host and updates only the ip6 addresspull/2692/head
parent
f01936ca4f
commit
b1ce6ffcc7
|
@ -12,7 +12,7 @@
|
||||||
# --
|
# --
|
||||||
#
|
#
|
||||||
|
|
||||||
DDNSS_DNS_API="https://www.ddnss.de/upd.php"
|
DDNSS_DNS_API="https://ip4.ddnss.de/upd.php"
|
||||||
|
|
||||||
######## Public functions #####################
|
######## Public functions #####################
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue