diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 02699c8..14e03c6 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -54,4 +54,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [linode-hook (shell script)](https://github.com/ryannoblett/linode-hook) - Shell hook script using curl and jq to manage DNS records on Linode - [Servercow (bash script)](https://github.com/andryyy/servercow-dnshook-dehydrated) - Bash script with curl to create challenge responses - [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) \ No newline at end of file +- [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 (shell script)](https://github.com/aaff-se/dehydrated-loopia-api-hook) - Shell hook script to update DNS records on [Loopia](https://www.loopia.se) for root and wildcard renewals. \ No newline at end of file