ddns-scripts: add support for Scaleway DNS

Signed-off-by: Lars Kaiser <lars@kaiser.yt>
This commit is contained in:
Lars Kaiser
2025-03-19 02:20:12 +01:00
committed by Florian Eckert
parent 85b4f08c9e
commit a7867016c8
3 changed files with 153 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "Scaleway DNS",
"ipv4": {
"url": "update_scaleway_com.sh"
},
"ipv6": {
"url": "update_scaleway_com.sh"
}
}