Server Name not correct

the servername of the server that has the upd.php file was not correct
This commit is contained in:
helbgd 2020-01-14 15:19:37 +01:00 committed by GitHub
parent 8dea519235
commit f01936ca4f
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -12,7 +12,7 @@
# -- # --
# #
DDNSS_DNS_API="https://ddnss.de/upd.php" DDNSS_DNS_API="https://www.ddnss.de/upd.php"
######## Public functions ##################### ######## Public functions #####################