This website works better with JavaScript
Home
Explore
Help
Register
Sign In
Apq
/
acme.sh
mirror of
https://github.com/acmesh-official/acme.sh.git
Watch
1
Star
0
Fork
0
Files
Issues
0
Wiki
Browse Source
Add DNS API for ClouDNS
boyanpeychev
8 years ago
parent
5df2ca3ef3
commit
f881d6c44f
1 changed files
with
1 additions
and
1 deletions
Split View
Show Diff Stats
1
1
dnsapi/dns_cloudns.sh
+ 1
- 1
dnsapi/dns_cloudns.sh
View File
@@ -153,4 +153,4 @@ _dns_cloudns_http_api_call() {
_debug response "$response"
return 1
-}
+}