Merge pull request #2692 from helbgd/patch-7

fix for ddnss.de updates
This commit is contained in:
neil 2020-01-31 16:29:16 +08:00 committed by GitHub
commit 4c27e08e3d
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

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