From fb42a503186393dbeb6eeec86b2d57a8162437e7 Mon Sep 17 00:00:00 2001 From: Richard Hansen Date: Sun, 2 Aug 2020 02:04:28 -0400 Subject: [PATCH] New `%builtinweb` entry for ZoneEdit --- ChangeLog.md | 1 + ddclient.in | 1 + 2 files changed, 2 insertions(+) diff --git a/ChangeLog.md b/ChangeLog.md index ee181dc..a7a31b9 100644 --- a/ChangeLog.md +++ b/ChangeLog.md @@ -25,6 +25,7 @@ repository history](https://github.com/ddclient/ddclient/commits/master). - `ipify-ipv4` and `ipify-ipv6` from https://www.ipify.org - `myonlineportal` from https://myonlineportal.net - `noip-ipv4` and `noip-ipv6` from https://www.noip.com + - `zoneedit` from https://www.zoneedit.com * New built-in shorthands for obtaining the IP address from the following devices ([thanks to Geoff Simmons](https://bugs.debian.org/589980)): - `alcatel-530`: Alcatel/Thomson SpeedTouch 530 diff --git a/ddclient.in b/ddclient.in index 96e33c9..9281530 100755 --- a/ddclient.in +++ b/ddclient.in @@ -105,6 +105,7 @@ my %builtinweb = ( 'myonlineportal' => {'url' => 'https://myonlineportal.net/checkip'}, 'noip-ipv4' => {'url' => 'http://ip1.dynupdate.no-ip.com/'}, 'noip-ipv6' => {'url' => 'http://ip1.dynupdate6.no-ip.com/'}, + 'zoneedit' => {'url' => 'http://dynamic.zoneedit.com/checkip.html'}, ); my %builtinfw = ( '2wire' => {