]> git.ipfire.org Git - oddments/ddns.git/commitdiff
Lightning Wire Labs: Fix product name.
authorMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Jun 2014 23:01:59 +0000 (23:01 +0000)
committerMichael Tremer <michael.tremer@ipfire.org>
Sun, 22 Jun 2014 23:01:59 +0000 (23:01 +0000)
src/ddns/providers.py

index 3d2d0c204fb48b1b758241e1e128b985ab440598..383d7995b8e0fd637597ca632248b8cfec9c6260 100644 (file)
@@ -430,7 +430,7 @@ class DDNSProviderFreeDNSAfraidOrg(DDNSProvider):
 
 class DDNSProviderLightningWireLabs(DDNSProvider):
        handle    = "dns.lightningwirelabs.com"
 
 class DDNSProviderLightningWireLabs(DDNSProvider):
        handle    = "dns.lightningwirelabs.com"
-       name      = "Lightning Wire Labs"
+       name      = "Lightning Wire Labs DNS Service"
        website   = "http://dns.lightningwirelabs.com/"
 
        # Information about the format of the HTTPS request is to be found
        website   = "http://dns.lightningwirelabs.com/"
 
        # Information about the format of the HTTPS request is to be found