From fa044983b18127e80aada2faef09e358e605b382 Mon Sep 17 00:00:00 2001 From: Felicson Date: Wed, 14 Mar 2018 19:11:34 +0700 Subject: [PATCH] Updated Examples for DNS 01 hooks (markdown) --- Examples-for-DNS-01-hooks.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 62aabd1..3165253 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -56,4 +56,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [FreeIPA hook(python script)](https://github.com/HeMan/ipa-dns-hook) - Python script to manage FreeIPA DNS records. - [Hetzner Online - Domain Robot (python script)](https://github.com/rembik/dehydrated-hetzner-hook) - Hook for updating DNS records at [Hetzner](https://www.hetzner.com/registrationrobot?country=us) - [Loopia API (bash script)](https://github.com/aaff-se/dehydrated-loopia-api-hook) - bash script to update DNS records on [Loopia](https://www.loopia.se) for root and wildcard certificates. -- [PDD Yandex API (golang) ](https://github.com/felicson/pddyandex_dehydrated_hook) - PDD Yandex DNS manage. \ No newline at end of file +- [PDD Yandex API for golang ](https://github.com/felicson/pddyandex_dehydrated_hook) - PDD Yandex DNS manage. \ No newline at end of file