From b99f69ceb769598af59e838a1bc792b7a427b943 Mon Sep 17 00:00:00 2001 From: Jamo <71354459+Jamo-Tech@users.noreply.github.com> Date: Tue, 30 Nov 2021 19:06:33 +0000 Subject: [PATCH] Update dns_jamotech.sh --- dnsapi/dns_jamotech.sh | 1 + 1 file changed, 1 insertion(+) diff --git a/dnsapi/dns_jamotech.sh b/dnsapi/dns_jamotech.sh index 4ae214af..60b9b0d4 100644 --- a/dnsapi/dns_jamotech.sh +++ b/dnsapi/dns_jamotech.sh @@ -9,6 +9,7 @@ # 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")