mirror of
https://github.com/acmesh-official/acme.sh.git
synced 2025-04-29 23:12:45 +00:00
Update dns_hostingukraine.sh
This commit is contained in:
parent
f94e034825
commit
f86dbda908
@ -7,10 +7,10 @@
|
||||
# Usage: ./acme.sh --issue -d yourdomain.com [-d '*.yourdomain.com'] --dns dns_hostingukraine
|
||||
# API endpoint:
|
||||
HostingUkraine_Api="https://adm.tools/api.php"
|
||||
# Your login:
|
||||
HostingUkraine_Login=""
|
||||
# Your api token:
|
||||
HostingUkraine_Token=""
|
||||
# Your login (uncomment the line below and change xxxx to your login):
|
||||
#HostingUkraine_Login="xxxx"
|
||||
# Your api token (uncomment the line below and change xxxx to your token):
|
||||
#HostingUkraine_Token="xxxx"
|
||||
|
||||
######## Public functions #####################
|
||||
# Used to add txt record
|
||||
|
Loading…
x
Reference in New Issue
Block a user