mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 13:42:46 +00:00
Merge b6a9a1a7eef7baf04eccd64b426b555ea6a063f3 into b5e3883891e31b5082f5f7520c6ac68fad441eeb
This commit is contained in:
commit
4b9ab7fa37
@ -95,7 +95,7 @@ _get_root() {
|
||||
return 1
|
||||
fi
|
||||
|
||||
if ! _rest GET "dns/domain/"; then
|
||||
if ! _rest GET "dns/domain/?q=$h"; then
|
||||
return 1
|
||||
fi
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user