Add myonlineportal as ip getter

This commit is contained in:
Sandro Jäckel 2020-05-27 03:33:19 +02:00
parent 4f0226ef05
commit 17a12ec192
No known key found for this signature in database
GPG key ID: 3AF5A43A3EECC2E5

View file

@ -68,6 +68,7 @@ sub T_POSTS { 'postscript' };
my %builtinweb = (
'dyndns' => { 'url' => 'http://checkip.dyndns.org/', 'skip' => 'Current IP Address:', },
'loopia' => { 'url' => 'http://dns.loopia.se/checkip/checkip.php', 'skip' => 'Current IP Address:', },
'myonlineportal' => { 'url' => 'https://myonlineportal.net/checkip', },
);
my %builtinfw = (
'watchguard-soho' => {