mirror of
https://github.com/openwrt/packages.git
synced 2026-04-15 19:02:09 +00:00
The previous way to update dns records at servercow.de was replaced with a https based dns api. The new dns api is documented at https://wiki.servercow.de/de/domains/dns_api/api-syntax/#einfuhrung Signed-off-by: Patrick Hemmen <jummo4@yahoo.de>
10 lines
134 B
JSON
10 lines
134 B
JSON
{
|
|
"name": "servercow.de",
|
|
"ipv4": {
|
|
"url": "update_servercow_de.sh"
|
|
},
|
|
"ipv6": {
|
|
"url": "update_servercow_de.sh"
|
|
}
|
|
}
|