Update dns_hostingukraine.sh

This commit is contained in:
Qvinticom 2020-03-30 14:07:34 +03:00 committed by GitHub
parent f94e034825
commit f86dbda908
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -7,10 +7,10 @@
# Usage: ./acme.sh --issue -d yourdomain.com [-d '*.yourdomain.com'] --dns dns_hostingukraine # Usage: ./acme.sh --issue -d yourdomain.com [-d '*.yourdomain.com'] --dns dns_hostingukraine
# API endpoint: # API endpoint:
HostingUkraine_Api="https://adm.tools/api.php" HostingUkraine_Api="https://adm.tools/api.php"
# Your login: # Your login (uncomment the line below and change xxxx to your login):
HostingUkraine_Login="" #HostingUkraine_Login="xxxx"
# Your api token: # Your api token (uncomment the line below and change xxxx to your token):
HostingUkraine_Token="" #HostingUkraine_Token="xxxx"
######## Public functions ##################### ######## Public functions #####################
# Used to add txt record # Used to add txt record