diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 72ada24..c0e6809 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -53,4 +53,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [ClouDNS](https://github.com/highTowerSU/dehydrated-cloudns) - Bash hook script using curl and jq to manage DNS records at ClouDNS, with tools, sub-user support, chain-hook support and clouddomain support - [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. \ No newline at end of file +- [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) - Python hook script to manage DNS records at [Hetzner](https://www.hetzner.com/registrationrobot?country=us) \ No newline at end of file