From 17a12ec192f42c8a2acfd9733725fe1f0004771b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Sandro=20J=C3=A4ckel?= Date: Wed, 27 May 2020 03:33:19 +0200 Subject: [PATCH] Add myonlineportal as ip getter --- ddclient | 1 + 1 file changed, 1 insertion(+) diff --git a/ddclient b/ddclient index f67becd..449962c 100755 --- a/ddclient +++ b/ddclient @@ -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' => {