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
This commit is contained in:
wimpunk 2015-03-21 10:39:35 +00:00
parent ebe8a28c65
commit 8e2dc5d3b8

View file

@ -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' => {