mirror of
https://github.com/openwrt/packages.git
synced 2025-12-23 14:34:32 +04:00
ddns-scripts: add support for Scaleway DNS
Signed-off-by: Lars Kaiser <lars@kaiser.yt>
This commit is contained in:
committed by
Florian Eckert
parent
85b4f08c9e
commit
a7867016c8
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "Scaleway DNS",
|
||||
"ipv4": {
|
||||
"url": "update_scaleway_com.sh"
|
||||
},
|
||||
"ipv6": {
|
||||
"url": "update_scaleway_com.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user