From 5609e07a7f2e2b4fae8e25525665525c3564d74d Mon Sep 17 00:00:00 2001 From: Jamo <71354459+Jamo-Tech@users.noreply.github.com> Date: Sat, 4 Dec 2021 17:51:37 +0000 Subject: [PATCH] Update dns_jamotech.sh --- dnsapi/dns_jamotech.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/dnsapi/dns_jamotech.sh b/dnsapi/dns_jamotech.sh index 60b9b0d4..4ae214af 100644 --- a/dnsapi/dns_jamotech.sh +++ b/dnsapi/dns_jamotech.sh @@ -9,7 +9,6 @@ # without the need for support staff # to create TXT records. - # API Calls to be made # _get("https://api.corp-jamo.tech/dns/v1/records/exists.php?access=accesskey&hostname=subdomain&target=10.8.0.1&type=A") # _get("https://api.corp-jamo.tech/dns/v1/records/exists.php?access=accesskey&hostname=_acme-challenge.subdomain&target=ACMEKEY&type=TXT")