From c7027bc3f2a9fb55ed49ccb9885a808937efb93f Mon Sep 17 00:00:00 2001 From: Sasha Reid Date: Mon, 9 Mar 2026 14:51:47 +0100 Subject: [PATCH] [Microwavenby--dns_hostinger] Creating a commit now that workflows are enabled --- dnsapi/dns_hostinger.sh | 1 + 1 file changed, 1 insertion(+) 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 #####################