This website works better with JavaScript
Home
Explore
Project
Register
Sign In
linux
/
acme.sh
Watch
3
Star
0
Fork
0
Files
Issues
2
Pull Requests
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
-}
+}