ma331
4 years ago
committed by
GitHub
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with
3 additions and
1 deletions
-
dnsapi/dns_anx.sh
|
@ -1,6 +1,8 @@ |
|
|
#!/usr/bin/env sh |
|
|
#!/usr/bin/env sh |
|
|
|
|
|
|
|
|
### Anexia CloudDNS acme.sh hook |
|
|
|
|
|
|
|
|
# Anexia CloudDNS acme.sh hook |
|
|
|
|
|
# Author: MA |
|
|
|
|
|
|
|
|
#ANX_Token="xxxx" |
|
|
#ANX_Token="xxxx" |
|
|
|
|
|
|
|
|
ANX_API='https://engine.anexia-it.com/api/clouddns/v1' |
|
|
ANX_API='https://engine.anexia-it.com/api/clouddns/v1' |
|
|