Unverified Commit b1ce6ffc authored by helbgd's avatar helbgd Committed by GitHub
Browse files

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 address
parent f01936ca
...@@ -12,7 +12,7 @@ ...@@ -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 #####################
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment