mirror of
https://github.com/plantroon/acme.sh.git
synced 2024-11-09 16:01:46 +00:00
dnsapi/ionos: Change to root zone finding algorithm
This commit is contained in:
parent
a9d8830106
commit
f06aee21eb
@ -92,7 +92,7 @@ _ionos_init() {
|
||||
|
||||
_get_root() {
|
||||
domain=$1
|
||||
i=2
|
||||
i=1
|
||||
p=1
|
||||
|
||||
if _ionos_rest GET "$IONOS_ROUTE_ZONES"; then
|
||||
|
Loading…
Reference in New Issue
Block a user