ddns-scripts: Add MyDNS.JP
MyDNS.JP, a dynamic DNS service, is added to ddns-scripts. http://www.mydns.jp/ Signed-off-by: sstream <sstream00@yahoo.co.jp>
This commit is contained in:
parent
21e7de8f06
commit
bb59066b10
2 changed files with 6 additions and 0 deletions
|
@ -72,3 +72,6 @@
|
|||
|
||||
# Two-DNS - Simply. Connected. Everywhere.
|
||||
"Two-DNS" "http://[USERNAME]:[PASSWORD]@update.twodns.de/update?hostname=[DOMAIN]&ip=[IP]"
|
||||
|
||||
# MyDNS.JP
|
||||
"mydns.jp" "http://www.mydns.jp/directip.html?MID=[USERNAME]&PWD=[PASSWORD]&IPV4ADDR=[IP]"
|
||||
|
|
|
@ -27,3 +27,6 @@
|
|||
# If anyone has time they could update this file to be compatible with a bunch of them #
|
||||
# #
|
||||
###########################################################################################################
|
||||
|
||||
# MyDNS.JP
|
||||
"mydns.jp" "http://www.mydns.jp/directip.html?MID=[USERNAME]&PWD=[PASSWORD]&IPV6ADDR=[IP]"
|
||||
|
|
Loading…
Reference in a new issue