From a79c8b535fa1197afd7b2deeef96592744fff1c0 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Sun, 29 Dec 2019 04:25:42 +0100 Subject: [PATCH] Format --- ddclient | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) 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' => {