dns/ddclient: support new protocols; closes #2900

This commit is contained in:
Franco Fichtner
2023-08-08 09:59:23 +02:00
parent 2c943b4de4
commit b322618abb
2 changed files with 4 additions and 1 deletions
+1
View File
@@ -9,6 +9,7 @@ Plugin Changelog
1.14
* Add "post" protocol in custom service type
* Add DNSExit API and regfish.de support
1.13
@@ -51,7 +51,8 @@
<dinahosting>dinahosting</dinahosting>
<dnsmadeeasy>DNS Made Easy (digicert)</dnsmadeeasy>
<dns-o-matic>DNS-O-Matic</dns-o-matic>
<dnsexit>DNSExit</dnsexit>
<dnsexit2>DNSExit API</dnsexit2>
<dnsexit>DNSExit Legacy</dnsexit>
<dyndns2>DynDNS.com</dyndns2>
<dnspark>DnsPark</dnspark>
<dslreports1>DSLReports</dslreports1>
@@ -77,6 +78,7 @@
<nsupdatev4>nsupdate.info (IPv4)</nsupdatev4>
<nsupdatev6>nsupdate.info (IPv6)</nsupdatev6>
<ovh>OVHcloud DynHost</ovh>
<regfishde>regfish.de</regfishde>
<servercow>Servercow</servercow>
<sitelutions>Sitelutions</sitelutions>
<spdyn>spDYN</spdyn>