This commit is contained in:
Sandro Jäckel 2019-12-29 04:25:42 +01:00
parent 1bb1d7aa19
commit a79c8b535f
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

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