Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
dcbd90ce
Commit
dcbd90ce
authored
Mar 11, 2017
by
neil
Committed by
GitHub
Mar 11, 2017
Browse files
Merge pull request #718 from Neilpang/dev
fix cloudxns api
https://github.com/Neilpang/acme.sh/issues/717
parents
b778f9c4
04683338
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_cx.sh
View file @
dcbd90ce
...
...
@@ -209,8 +209,7 @@ _rest() {
return
1
fi
_debug2 response
"
$response
"
if
!
_contains
"
$response
"
'"message":"success"'
;
then
return
1
fi
return
0
_contains
"
$response
"
'"code":1'
}
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment