From a334b0b93bdda5410e9eb051d32e79143b5d999a Mon Sep 17 00:00:00 2001 From: ProbstenHias Date: Wed, 8 May 2024 10:17:03 +0200 Subject: [PATCH] docs: add reference to anexia webhook provider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 641f31dd7..255bec361 100644 --- a/README.md +++ b/README.md @@ -80,6 +80,7 @@ Known providers using webhooks: | Provider | Repo | | -------- | ----------- | | Adguard Home Provider | https://github.com/muhlba91/external-dns-provider-adguard | +| Anexia | https://github.com/ProbstenHias/external-dns-anexia-webhook | | Bizfly Cloud | https://github.com/bizflycloud/external-dns-bizflycloud-webhook | | Gcore | https://github.com/G-Core/external-dns-gcore-webhook | | GleSYS | https://github.com/glesys/external-dns-glesys |