ddns-scripts: add service two-dns.de
Requested by: Martin Röcker <roecker@empty-v.de> Signed-off-by: Christian Schoenebeck <christian.schoenebeck@gmail.com>
This commit is contained in:
parent
aa8878dc15
commit
e67960d88c
1 changed files with 3 additions and 0 deletions
|
@ -69,3 +69,6 @@
|
|||
|
||||
# duiadns.net - free dynamic DNS
|
||||
"duiadns.net" "http://ipv4.duia.ro/dynamic.duia?host=[DOMAIN]&password=[PASSWORD]&ip4=[IP]"
|
||||
|
||||
# Two-DNS - Simply. Connected. Everywhere.
|
||||
"Two-DNS" "http://[USERNAME]:[PASSWORD]@update.twodns.de/update?hostname=[DOMAIN]&ip=[IP]"
|
||||
|
|
Loading…
Reference in a new issue