mirror of
https://github.com/netbirdio/plugins.git
synced 2026-05-22 18:44:07 -07:00
dns/ddclient: support new protocols; closes #2900
This commit is contained in:
@@ -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>
|
||||
|
||||
Reference in New Issue
Block a user