Update dns_fornex.sh

Add descriptions
This commit is contained in:
zer0init1 2024-05-30 13:16:40 +03:00 committed by GitHub
parent ece0ab84aa
commit 67c579434a
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -1,5 +1,10 @@
#!/usr/bin/env sh
# Author: @SBohomolov <noc@fornex.com>
# Site: Fornex.com
# Docs: github.com/acmesh-official/acme.sh/wiki/dnsapi2#dns_fornex
# Bugs: https://github.com/fornex-com/acme.sh/issues/
FORNEX_API_URL="https://fornex.com/api/dns/domain"
######## Public functions #####################