Merge pull request #124 from ddclient/myonlineportal

Add myonlineportal as ip getter
This commit is contained in:
Sandro 2020-05-29 10:39:14 +02:00 committed by GitHub
commit e0f3dfaa43
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -73,6 +73,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' => {