diff --git a/Examples-for-DNS-01-hooks.md b/Examples-for-DNS-01-hooks.md index 1f0f906..5853ec3 100644 --- a/Examples-for-DNS-01-hooks.md +++ b/Examples-for-DNS-01-hooks.md @@ -31,5 +31,4 @@ Here are some examples on how to implement DNS-01 challenge hooks: - [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) -- [letsencrypt-all-inkl-hook (bash script)](https://github.com/o1oo11oo/letsencrypt-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com/) -- [cloudflare dns hook (bash script)](http://pastebin.com/3BK5tBUi) Hook for cloudflare. Using only bash and curl, quick and dirty hack for lightweight script. \ No newline at end of file +- [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