1
0
mirror of https://github.com/hiskaNG/acme.sh.git synced 2026-08-11 16:33:02 +00:00

Add DNS API for ClouDNS

This commit is contained in:
boyanpeychev
2017-03-14 14:40:18 +02:00
parent 5df2ca3ef3
commit f881d6c44f
+1 -1
View File
@@ -153,4 +153,4 @@ _dns_cloudns_http_api_call() {
_debug response "$response"
return 1
}
}