mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-06-15 20:32:44 +00:00
Update _get_root url in dnsapi/dns_fornex.sh
This commit is contained in:
parent
c459b5eb9d
commit
29342e036f
@ -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