Use encrypted https instead of plain-text http when we can

This commit is contained in:
Peter Dave Hello
2022-10-17 16:45:48 +08:00
parent 1c16931e26
commit 3c933158c8
8 changed files with 8 additions and 8 deletions

View File

@@ -1,7 +1,7 @@
#!/usr/bin/env sh
# Gandi LiveDNS v5 API
# http://doc.livedns.gandi.net/
# https://doc.livedns.gandi.net/
# currently under beta
#
# Requires GANDI API KEY set in GANDI_LIVEDNS_KEY set as environment variable