Merge pull request #419 from epgdatacapbon/master
ddns-scripts: Add MyDNS.JP
This commit is contained in:
commit
28f8dfc928
2 changed files with 6 additions and 0 deletions
|
@ -72,3 +72,6 @@
|
||||||
|
|
||||||
# Two-DNS - Simply. Connected. Everywhere.
|
# Two-DNS - Simply. Connected. Everywhere.
|
||||||
"Two-DNS" "http://[USERNAME]:[PASSWORD]@update.twodns.de/update?hostname=[DOMAIN]&ip=[IP]"
|
"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 #
|
# 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