mirror of
https://github.com/openwrt/packages.git
synced 2025-12-21 18:11:21 +00:00
ddns-scripts: add dondominio.com
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>
This commit is contained in:
committed by
Florian Eckert
parent
eb3165b80c
commit
e1d6d65f30
@@ -0,0 +1,7 @@
|
||||
{
|
||||
"name": "dondominio.com",
|
||||
"ipv4": {
|
||||
"url": "http://dondns.dondominio.com/plain/?user=[USERNAME]&password=[PASSWORD]&host=[DOMAIN]&ip=[IP]",
|
||||
"answer": "OK"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user