Browse Source
Update dns_fornex.sh
Add descriptions
pull/5162/head
zer0init1
5 months ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with
5 additions and
0 deletions
-
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 ##################### |
|
|