Merge pull request #22 from reddyr/patch-1

loopia.se changed the "Current Address:" output string to "Current IP Address:"
This commit is contained in:
wimpunk 2015-03-21 11:36:14 +01:00
commit 9d51785630

View file

@ -72,7 +72,7 @@ my %builtinweb = (
'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' => 'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' =>
'Current IP Address:', }, 'Current IP Address:', },
'dnspark' => { 'url' => 'http://ipdetect.dnspark.com/', 'skip' => 'Current 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 = ( my %builtinfw = (
'watchguard-soho' => { 'watchguard-soho' => {