diff --git a/dnsapi/dns_czechia.sh b/dnsapi/dns_czechia.sh index 16007bc4..63094e88 100644 --- a/dnsapi/dns_czechia.sh +++ b/dnsapi/dns_czechia.sh @@ -83,6 +83,8 @@ _czechia_load_conf() { } _czechia_pick_zone() { + _debug "Vstupni domena: $_fulldomain" + _debug "Dostupne zony: $CZ_Zones" _fulldomain="$1" _fd=$(echo "$_fulldomain" | _lower_case | sed 's/\.$//') _best_zone=""