]> git.ipfire.org Git - ddns.git/blobdiff - README
Add new provider INWX (https://www.inwx.com)
[ddns.git] / README
diff --git a/README b/README
index d8027a441f8a1cbb4fdbf7e07db0a24296738a21..0f2798ea7d6a9302a208e56278b24af4aff36373 100644 (file)
--- a/README
+++ b/README
@@ -6,7 +6,7 @@ written in Python.
 WEB HOME:
        http://git.ipfire.org/?p=ddns.git;a=summary
 
-BUGTRACKER:
+BUG TRACKER:
        https://bugzilla.ipfire.org/
 
        Product: DDNS Updater
@@ -55,10 +55,12 @@ SUPPORTED PROVIDERS:
        dns.lightningwirelabs.com
        dnsmadeeasy.com
        dnspark.com
+       do.de
        domains.google.com
        domopoli.de
        dtdns.com
        duckdns.org
+       dy.fi
        dyndns.org
        dyns.cx|net
        dynu.com
@@ -66,16 +68,21 @@ SUPPORTED PROVIDERS:
        enom.com
        entrydns.net
        freedns.afraid.org
+       inwx.com|de|at|ch|es
+       itsdns.de
        joker.com
        loopia.se
        myonlineportal.net
        namecheap.com
        no-ip.com
+       now-dns.com
        nsupdate.info
        opendns.com
        ovh.com
        regfish.com
+       schokokeks.org
        selfhost.de
+       servercow.de
        spdns.org
        strato.com
        twodns.de
@@ -86,3 +93,20 @@ SUPPORTED PROVIDERS:
        zzzz.io
 
 Also supports DNS updates via the ISC BIND nsupdate utility.
+
+CONTRIBUTE:
+       This is an Open Source and platform-independent project where
+       everyone is welcome to contribute improvements or support
+       for additional providers.
+
+       Please only send patches to the official mailing list:
+               ddns@lists.ipfire.org
+
+       Use the standard Git patch format as described here
+               http://wiki.ipfire.org/devel/git/commit-messages
+
+       and follow the general IPFire contribution guidelines
+               http://wiki.ipfire.org/devel/submit-patches
+
+       Please refrain from sending patches on GitHub or any other
+       platforms where this repository is mirrored.