From 8e2dc5d3b8b043224ae415373fd3b6ce61415d2e Mon Sep 17 00:00:00 2001 From: wimpunk Date: Sat, 21 Mar 2015 10:39:35 +0000 Subject: [PATCH] Merge pull request #22 from reddyr/patch-1 loopia.se changed the "Current Address:" output string to "Current IP Address:" git-svn-id: svn+ssh://svn.code.sf.net/p/ddclient/code/trunk@173 3873ddee-7413-0410-b6c4-c2c57c1ab35a --- ddclient | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ddclient b/ddclient index 738bc8b..e5faa9d 100755 --- a/ddclient +++ b/ddclient @@ -72,7 +72,7 @@ my %builtinweb = ( 'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' => 'Current IP Address:', }, 'dnspark' => { 'url' => 'http://ipdetect.dnspark.com/', 'skip' => 'Current Address:', }, - 'loopia' => { 'url' => 'http://dns.loopia.se/checkip/checkip.php', 'skip' => 'Current Address:', }, + 'loopia' => { 'url' => 'http://dns.loopia.se/checkip/checkip.php', 'skip' => 'Current IP Address:', }, ); my %builtinfw = ( 'watchguard-soho' => {