Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ruanhaishen
Acme.Sh
Commits
04683338
Commit
04683338
authored
Mar 11, 2017
by
neilpang
Browse files
fix cloudxns api
https://github.com/Neilpang/acme.sh/issues/717
parent
e0a96be3
Changes
1
Hide whitespace changes
Inline
Side-by-side
dnsapi/dns_cx.sh
View file @
04683338
...
@@ -209,8 +209,7 @@ _rest() {
...
@@ -209,8 +209,7 @@ _rest() {
return
1
return
1
fi
fi
_debug2 response
"
$response
"
_debug2 response
"
$response
"
if
!
_contains
"
$response
"
'"message":"success"'
;
then
return
1
_contains
"
$response
"
'"code":1'
fi
return
0
}
}
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