Browse Source
Update dnsapi/dns_czechia.sh
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
pull/6764/head
CZECHIA-COM
6 days ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
1 additions and
1 deletions
-
dnsapi/dns_czechia.sh
|
|
|
@ -12,7 +12,7 @@ dns_czechia_info='[ |
|
|
|
]' |
|
|
|
|
|
|
|
dns_czechia_add() { |
|
|
|
_info "DEBUG: Entering dns_czechia_add for $1" |
|
|
|
_debug "Entering dns_czechia_add for $1" |
|
|
|
fulldomain="$1" |
|
|
|
txtvalue="$2" |
|
|
|
_czechia_load_conf || return 1 |
|
|
|
|