2
0
mirror of https://github.com/acmesh-official/acme.sh synced 2025-08-31 14:25:37 +00:00

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

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 #####################