From: Stefan Schantl Date: Wed, 10 Sep 2014 18:35:42 +0000 (+0200) Subject: spdns.de: Add support for IPv6. X-Git-Tag: 005~13 X-Git-Url: http://git.ipfire.org/?p=people%2Fstevee%2Fddns.git;a=commitdiff_plain;h=7fd73dad143e8b405946d46d87ad7c5d40927a83 spdns.de: Add support for IPv6. Fixes #10585. --- diff --git a/src/ddns/providers.py b/src/ddns/providers.py index 648eab6..2a89b50 100644 --- a/src/ddns/providers.py +++ b/src/ddns/providers.py @@ -1040,7 +1040,6 @@ class DDNSProviderSPDNS(DDNSProtocolDynDNS2, DDNSProvider): handle = "spdns.org" name = "SPDNS" website = "http://spdns.org/" - protocols = ("ipv4",) # Detailed information about request and response codes are provided # by the vendor. They are using almost the same mechanism and status