diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index aa38b00..a04b565 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -58,4 +58,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [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 for golang ](https://github.com/felicson/pddyandex_dehydrated_hook) - PDD Yandex DNS manage. - [PDD Yandex API for PHP/cli](https://github.com/pasha1st/dehydrated-yapdd-hook) - PDD Yandex DNS manage in PHP -- [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/) \ No newline at end of file +- [Wedos WAPI hook (bash script)](https://github.com/mrhackcz/wedos-hook) - Bash script using curl and jq to create dns-01 challenge on [Wedos WAPI](https://hosting.wedos.com/) +- [DNSExit (bash script)(https://github.com/jpconver/dnsexit_dnshook) - Bash script using curl to create dns-01 challenge on https://www.dnsexit.com \ No newline at end of file