diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index a8921d3..ede3e09 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -8,4 +8,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [DNSMadeEasy (Python script)](https://github.com/alisade/letsencrypt-dnsmadeeasy-hook) - [Mythic Beasts (Bash and Perl scripts)](https://github.com/mythic-beasts/letsencrypt-mythic-dns01) - [pdns-acme for use with PDNS Manager(Bash script)](https://pdnsmanager.lmitsystems.de/documentation/letsencrypt/) -- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - for use with DNS providers that do not provide an API or dynamic DNS support \ No newline at end of file +- [email-notify-hook (bash script)](https://github.com/bennettp123/letsencrypt.sh-email-notify-hook) - for use with DNS providers that do not provide an API or dynamic DNS support +- [PoweDns (bash script)](https://github.com/antoiner77/letsencrypt.sh-pdns) \ No newline at end of file