diff --git a/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx b/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx index 28e525af1b4b02f..7944ff79373fab7 100644 --- a/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx +++ b/src/content/docs/dns/manage-dns-records/how-to/managing-dynamic-ip-addresses.mdx @@ -14,15 +14,4 @@ Create a script to monitor IP address changes and then have that script push cha ## ddclient -[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers. - -## DNS-O-Matic - -[DNS-O-Matic](https://dnsomatic.com/docs/) is a third-party tool that announces dynamic IP changes to multiple services. - -Configuration of DNS-O-Matic requires the following information: - -* **Email**: `` (associated account must have sufficient privileges to manage DNS) -* **API Token**: `` (for details refer to [API Keys](/fundamentals/api/get-started/keys/)) -* **Domain**: `` -* **Hostname**: *dynamic* +[ddclient](https://github.com/ddclient/ddclient) is a third-party Perl client used to update dynamic DNS entries for accounts on various DNS providers. \ No newline at end of file