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
e0c32ce7
Commit
e0c32ce7
authored
May 03, 2021
by
neil
Browse files
minor
parent
e65144a1
Changes
1
Hide whitespace changes
Inline
Side-by-side
acme.sh
View file @
e0c32ce7
...
...
@@ -3986,9 +3986,11 @@ _ns_lookup() {
elif
_ns_is_available_ali
;
then
_debug
"Use aliyun doh server"
export
DOH_USE
=
$DOH_ALI
el
se
_ns_is_available_dp
;
el
if
_ns_is_available_dp
;
_debug
"Use dns pod doh server"
export
DOH_USE
=
$DOH_DP
else
_err
"No doh"
fi
fi
...
...
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