diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 45350ab..c8da599 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -28,4 +28,5 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [OVH API (python)](https://github.com/antoiner77/letsencrypt.sh-ovh) - [How-To](https://ungeek.fr/letsencrypt-api-ovh/) (in french) - [TransIP API(php)](https://github.com/sigio/letsencrypt.sh-transip-api-dns-validator) - [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS -- [iwantmyname](https://github.com/hughdavenport/letsencrypt-iwantmyname-hook) (Ruby) - hook for [iwantmyname](https://iwantmyname.com) \ No newline at end of file +- [iwantmyname](https://github.com/hughdavenport/letsencrypt-iwantmyname-hook) (Ruby) - hook for [iwantmyname](https://iwantmyname.com) +- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/) \ No newline at end of file