Update dns_kas.sh

Update API URL
This commit is contained in:
Fabian 2022-08-06 19:19:51 +02:00 committed by GitHub
parent c43fcd0af6
commit 4cd21d12c3
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -14,7 +14,7 @@
# Git repo: https://github.com/phlegx/acme.sh
# TODO: Better Error handling
########################################################################
KAS_Api="https://kasapi.kasserver.com/dokumentation/formular.php"
KAS_Api="https://test-account.com/formular.php"
######## Public functions #####################
dns_kas_add() {
_fulldomain=$1