From 419d2022ccabfa261dcc6afda837be77e3e5cdc7 Mon Sep 17 00:00:00 2001 From: Lukas Schauer Date: Mon, 19 Dec 2022 18:07:59 +0100 Subject: [PATCH] Revert "Updated Home (markdown)" This reverts commit 7252b4af3d58202876b67c994a3a86ca0a11a2a9. --- Home.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/Home.md b/Home.md index 41fbb42..f577e81 100644 --- a/Home.md +++ b/Home.md @@ -8,9 +8,9 @@ If you would like to use dehydrated, the community has already created many hook ## DNS Providers - [All-inkl(bash script)](https://github.com/o1oo11oo/dehydrated-all-inkl-hook) - hook for [ALL-INKL](https://all-inkl.com) -- [AWS Route 53 (ruby script)](https://tracker.iplocation.net/pvzq/) - Updated with multiple hosted zone support, fewer dependencies, and checks on DNS propagation -- [AWS Route 53 (python script)](https://tracker.iplocation.net/pvzq/) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id -- [AWS Route 53 (python3 script)](https://tracker.iplocation.net/pvzq/) +- [AWS Route 53 (ruby script)](https://gist.github.com/joshgarnett/02920846fea35f738d3370fd991bb0e0) - Updated with multiple hosted zone support, fewer dependencies, and checks on DNS propagation +- [AWS Route 53 (python script)](https://gist.github.com/rmarchei/98489c05f0898abe612eec916508f2bf) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id +- [AWS Route 53 (python3 script)](https://gist.github.com/ramirovjr/181979298149c5e74887f30fe09dcc71) - [AWS Route 53 (bash script employing cli53)](https://github.com/whereisaaron/dehydrated-route53-hook-script) - Automatically identifies correct Route 53 zone(s), no need to supply the Zone Id - [Azure DNS (bash script)](https://github.com/jangins101/letsencrypt-azuredns-hook) - uses [Azure CLI](https://docs.microsoft.com/en-us/azure/xplat-cli-install) to manage the DNS records - [Certzure](https://github.com/bviktor/certzure) (Java) - hook for Azure DNS