Browse Source

Update dns_fornex.sh

Add descriptions
pull/5162/head
zer0init1 4 months ago
committed by GitHub
parent
commit
67c579434a
No known key found for this signature in database GPG Key ID: B5690EEEBB952194
  1. 5
      dnsapi/dns_fornex.sh

5
dnsapi/dns_fornex.sh

@ -1,5 +1,10 @@
#!/usr/bin/env sh #!/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" FORNEX_API_URL="https://fornex.com/api/dns/domain"
######## Public functions ##################### ######## Public functions #####################

Loading…
Cancel
Save