ddns: Added schokokeks.org service. Signed-off-by: Stefan Horning <stefan@hornings.de> 1805/head
authorStefan Horning <stefan@hornings.de>
Thu, 24 Sep 2015 21:02:52 +0000 (23:02 +0200)
committerStefan Horning <stefan@hornings.de>
Sun, 27 Sep 2015 13:40:44 +0000 (15:40 +0200)
net/ddns-scripts/Makefile
net/ddns-scripts/files/services

index 1ca475661b74d7e135e81de7b7598b78ae582301..d388b3f2225784ed23c8f5bb6551e33336b2bd9c 100755 (executable)
@@ -12,7 +12,7 @@ PKG_NAME:=ddns-scripts
 PKG_VERSION:=2.4.3
 # Release == build
 # increase on changes of services files or tld_names.dat
-PKG_RELEASE:=1
+PKG_RELEASE:=2
 
 PKG_LICENSE:=GPL-2.0
 PKG_MAINTAINER:=Christian Schoenebeck <christian.schoenebeck@gmail.com>
index b3ac40564c3601ff5fbbc7b25d1efedde843f74b..4d81a246df1f55dd7c45a56a3b2440266e19ba7a 100644 (file)
@@ -91,3 +91,6 @@
 
 # domains.google.com   non free service - require HTTPS communication
 "domains.google.com"   "https://[USERNAME]:[PASSWORD]@domains.google.com/nic/update?hostname=[DOMAIN]&myip=[IP]"
+
+# Schokokeks Hosting, schokokeks.org
+"schokokeks.org" "http://[USERNAME]:[PASSWORD]@dyndns.schokokeks.org/nic/update?myip=[IP]"