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:
epgdatacapbon 2014-10-11 09:30:00 +09:00
parent 21e7de8f06
commit bb59066b10
2 changed files with 6 additions and 0 deletions

View File

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

View File

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