Browse Source

ddns-scripts: Add support for the service dtdns.com

Support is added for the service dtdns.com (https://www.dtdns.com)

Signed-off-by: Hans Dedecker <dedeckeh@gmail.com>
lilik-openwrt-22.03
Hans Dedecker 9 years ago
parent
commit
48b74a8311
1 changed files with 2 additions and 0 deletions
  1. +2
    -0
      net/ddns-scripts/files/services

+ 2
- 0
net/ddns-scripts/files/services View File

@ -101,3 +101,5 @@
# Variomedia AG
"variomedia.de" "http://[USERNAME]:[PASSWORD]@dyndns.variomedia.de/nic/update?hostname=[DOMAIN]&myip=[IP]"
#DtDNS
"dtdns.com" "http://www.dtdns.com/api/autodns.cfm?id=[DOMAIN]&pw=[PASSWORD]&ip=[IP]"

Loading…
Cancel
Save