mirror of
https://github.com/openwrt/packages.git
synced 2026-01-09 19:31:21 +00:00
Adds support for dondominio.com to the ddns-scripts package. https://dondominio.dev/en/dondns/docs/api/#usage Signed-off-by: Alejandro Ojeda Gutiérrez <alejandro@localnet.org.es>
8 lines
168 B
JSON
8 lines
168 B
JSON
{
|
|
"name": "dondominio.com",
|
|
"ipv4": {
|
|
"url": "http://dondns.dondominio.com/plain/?user=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&ip=[IP]",
|
|
"answer": "OK"
|
|
}
|
|
}
|