diff --git a/dnsapi/dns_hostinger.sh b/dnsapi/dns_hostinger.sh index 63320c99..a290eaa1 100755 --- a/dnsapi/dns_hostinger.sh +++ b/dnsapi/dns_hostinger.sh @@ -10,6 +10,7 @@ Issues: https://github.com/acmesh-official/acme.sh/issues/6831 Author: Sasha Reid ' + HOSTINGER_Api="https://developers.hostinger.com/api/dns/v1/zones" ######## Public functions #####################