From: Christian Schoenebeck Date: Sun, 27 Jul 2014 14:14:28 +0000 (+0200) Subject: ddns-scripts: new service "spdns.de" X-Git-Url: http://git.99rst.org/?a=commitdiff_plain;h=1227a896e4f45dd644ae3a06fd7cd5592833d91e;p=openwrt-packages.git ddns-scripts: new service "spdns.de" Service provided by Securepoint GmbH, 21335 Lüneburg, Germany Info at http://www.spdns.de Signed-off-by: Christian Schoenebeck --- diff --git a/net/ddns-scripts/files/usr/lib/ddns/services b/net/ddns-scripts/files/usr/lib/ddns/services index 744de025a..10503f7a4 100644 --- a/net/ddns-scripts/files/usr/lib/ddns/services +++ b/net/ddns-scripts/files/usr/lib/ddns/services @@ -63,3 +63,6 @@ # Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS "mythic-beasts.com" "http://dnsapi4.mythic-beasts.com/?domain=[USERNAME]&password=[PASSWORD]&command=REPLACE%20[DOMAIN]%2060%20A%20DYNAMIC_IP" + +# Securepoint Dynamic-DNS-Service (http://www.spdns.de) +"spdns.de" "http://[USERNAME]:[PASSWORD]@update.spdns.de/nic/update?hostname=[DOMAIN]&myip=[IP]"