diff --git a/ddclient b/ddclient index 5fa8e05..93fe0f0 100755 --- a/ddclient +++ b/ddclient @@ -67,12 +67,11 @@ sub T_POSTS {'postscript'}; ## strategies for obtaining an ip address. my %builtinweb = ( - 'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' => - 'Current IP Address:', }, 'dnspark' => { 'url' => 'http://ipdetect.dnspark.com/', 'skip' => 'Current Address:', }, + 'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' => 'Current IP Address:', }, 'loopia' => { 'url' => 'http://dns.loopia.se/checkip/checkip.php', 'skip' => 'Current IP Address:', }, - 'whatismyv6' => { 'url' => 'http://whatismyv6.com/', 'skip' => 'Address of:', }, 'nsupdate.info' => { 'url' => 'https://ipv6.nsupdate.info/myip', , }, + 'whatismyv6' => { 'url' => 'http://whatismyv6.com/', 'skip' => 'Address of:', }, ); my %builtinfw = ( 'watchguard-soho' => {