ddns-scripts: Add MyDNS.JP
authorepgdatacapbon <redacted>
Sat, 11 Oct 2014 00:30:00 +0000 (09:30 +0900)
committerepgdatacapbon <redacted>
Sat, 11 Oct 2014 00:30:00 +0000 (09:30 +0900)
MyDNS.JP, a dynamic DNS service, is added to ddns-scripts.
http://www.mydns.jp/

Signed-off-by: sstream <redacted>
net/ddns-scripts/files/usr/lib/ddns/services
net/ddns-scripts/files/usr/lib/ddns/services_ipv6

index 19bbb62f0220caf2a5b7ececa03e8becdd19bdd9..5bb2aee5ef6ebea9bbdc4a58bf4936d321f3d827 100644 (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]"
index bc64cd0cb708f12ea44f99a2d900d8f7bd42037d..b0faf4d478b17d2ff38222c02bbd3e4e06656f06 100644 (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]"
git clone https://git.99rst.org/PROJECT