mirror of
https://github.com/openwrt/packages.git
synced 2025-12-19 17:11:21 +00:00
ddns-scripts: add support for LuaDNS
Signed-off-by: Jihoon Han <rapid_renard@renard.ga>
This commit is contained in:
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "luadns.com-v1",
|
||||
"ipv4": {
|
||||
"url": "update_luadns_v1.sh"
|
||||
},
|
||||
"ipv6": {
|
||||
"url": "update_luadns_v1.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user