From 81898c40445bf41339b2310be54fa98190044668 Mon Sep 17 00:00:00 2001 From: Ross McFarland Date: Thu, 17 Nov 2022 07:19:40 -0800 Subject: [PATCH] Add EdgeCenter DNS to README --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index b13e1d7..2af5b6e 100644 --- a/README.md +++ b/README.md @@ -213,6 +213,7 @@ The table below lists the providers octoDNS supports. They are maintained in the | [DNSimple](https://dnsimple.com/) | [octodns_dnsimple](https://github.com/octodns/octodns-dnsimple/) | | | [Dyn](https://www.oracle.com/cloud/networking/dns/) ([deprecated](https://www.oracle.com/corporate/acquisitions/dyn/technologies/migrate-your-services/)) | [octodns_dyn](https://github.com/octodns/octodns-dyn/) | | | [easyDNS](https://easydns.com/) | [octodns_easydns](https://github.com/octodns/octodns-easydns/) | | +| [EdgeCenter DNS](https://edgecenter.ru/dns/) | [octodns_gcore](https://github.com/octodns/octodns-gcore/) | | | /etc/hosts | [octodns_etchosts](https://github.com/octodns/octodns-etchosts/) | | | [Gandi](https://www.gandi.net/en-US/domain/dns) | [octodns_gandi](https://github.com/octodns/octodns-gandi/) | | | [G-Core Labs DNS](https://gcorelabs.com/dns/) | [octodns_gcore](https://github.com/octodns/octodns-gcore/) | |