mirror of
https://github.com/openwrt/packages.git
synced 2025-12-20 17:41:20 +00:00
ddns-scripts-pdns: Add package
Signed-off-by: Cristian Le <git@lecris.me>
This commit is contained in:
9
net/ddns-scripts/files/usr/share/ddns/default/pdns.json
Normal file
9
net/ddns-scripts/files/usr/share/ddns/default/pdns.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "PowerDNS",
|
||||
"ipv4": {
|
||||
"url": "update_pdns.sh"
|
||||
},
|
||||
"ipv6": {
|
||||
"url": "update_pdns.sh"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user