ddns-scripts : New DDNS service added to the list of DDNS in OpenWRT, Winco DDNS
authorHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Feb 2014 23:08:14 +0000 (23:08 +0000)
committerHauke Mehrtens <hauke@hauke-m.de>
Wed, 5 Feb 2014 23:08:14 +0000 (23:08 +0000)
New DDNS service added to the list of DDNS in OpenWRT

Signed-off-by: Pedro Paulo Jr <ppj@netfilter.com.br>
SVN-Revision: 39498

net/ddns-scripts/files/usr/lib/ddns/services

index 1e6b6b910138265862cdef4e32630701c81b84fe..4f6e8d1e1bd758b3b8e48696a056ef4134afbadd 100644 (file)
@@ -57,3 +57,6 @@
 
 # easydns.com dynamic DNS
 "easydns.com"          "http://[USERNAME]:[PASSWORD]@api.cp.easydns.com/dyn/tomato.php?hostname=[DOMAIN]&myip=[IP]"
+
+# Winco DDNS
+"ddns.com.br"  "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]"