This patch adds support for Mythic Beast's Dynamic DNS API as documented
here: https://www.mythic-beasts.com/support/topics/dynamicdns.
Signed-off-by: Liam Fraser <liam@mythic-beasts.com>
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 40727
# Winco DDNS
"ddns.com.br" "http://[DOMAIN]:[PASSWORD]@members.ddns.com.br/nic/update?hostname=[DOMAIN]&myip=[IP]"
+
+# Mythic Beasts (https://www.mythic-beasts.com) Dynamic DNS
+"mythic-beasts.com" "http://dnsapi4.mythic-beasts.com/?domain=[USERNAME]&password=[PASSWORD]&command=REPLACE%20[DOMAIN]%2060%20A%20DYNAMIC_IP"