ddns-scripts : New DDNS service added to the list of DDNS in OpenWRT, Winco DDNS

New DDNS service added to the list of DDNS in OpenWRT

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


git-svn-id: svn://svn.openwrt.org/openwrt/packages@39498 3c298f89-4303-0410-b956-a3cf2f4a3e73
This commit is contained in:
hauke 2014-02-05 23:08:14 +00:00
parent 323e2cbce2
commit 4a5889f1ce

View 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]"