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")