Browse Source

New provider: Bunny DNS

pull/1262/head
Jonathan Leroy 6 months ago
parent
commit
4374dc01d7
No known key found for this signature in database GPG Key ID: 77BEB4EDE20178F7
2 changed files with 5 additions and 0 deletions
  1. +4
    -0
      .changelog/0c0c814add3c4ce5983eb3a6d0430de4.md
  2. +1
    -0
      README.md

+ 4
- 0
.changelog/0c0c814add3c4ce5983eb3a6d0430de4.md View File

@ -0,0 +1,4 @@
---
type: minor
---
New provider: Bunny DNS

+ 1
- 0
README.md View File

@ -275,6 +275,7 @@ The table below lists the providers octoDNS supports. They are maintained in the
| [AutoDNS](https://www.internetx.com/autodns/) | [octodns_autodns](https://github.com/octodns/octodns-autodns) | |
| [Azure DNS](https://azure.microsoft.com/en-us/services/dns/) | [octodns_azure](https://github.com/octodns/octodns-azure/) | |
| [BIND, AXFR, RFC-2136](https://www.isc.org/bind/) | [octodns_bind](https://github.com/octodns/octodns-bind/) | |
| [Bunny DNS](https://bunny.net/dns/) | [octodns_bunny](https://github.com/Relkian/octodns-bunny) | |
| [Cloudflare DNS](https://www.cloudflare.com/dns/) | [octodns_cloudflare](https://github.com/octodns/octodns-cloudflare/) | |
| [ClouDNS](https://www.cloudns.net/) | [octodns_cloudns](https://github.com/ClouDNS/octodns_cloudns) | |
| [Constellix](https://constellix.com/) | [octodns_constellix](https://github.com/octodns/octodns-constellix/) | |


Loading…
Cancel
Save