Add DNS API for ClouDNS

This commit is contained in:
boyanpeychev 2017-03-14 14:40:18 +02:00
parent 5df2ca3ef3
commit f881d6c44f
1 changed files with 1 additions and 1 deletions

View File

@ -153,4 +153,4 @@ _dns_cloudns_http_api_call() {
_debug response "$response"
return 1
}
}