From dd4ed270930b942922ae81f25fbf4e5f4534fe81 Mon Sep 17 00:00:00 2001 From: aa Date: Tue, 28 Feb 2023 20:27:53 +0100 Subject: [PATCH] added dnsapi for internetx autodns json api --- dnsapi/dns_autodns_json.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dnsapi/dns_autodns_json.sh b/dnsapi/dns_autodns_json.sh index bca1e088..8aaab4bf 100644 --- a/dnsapi/dns_autodns_json.sh +++ b/dnsapi/dns_autodns_json.sh @@ -150,4 +150,4 @@ _get_autodns_zone() { done return 1 -} \ No newline at end of file +}