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