mirror of
https://github.com/openwrt/packages.git
synced 2025-12-22 06:04:31 +04:00
ddns-scripts: add ipv6 capability for no-ip.com
Signed-off-by: Johnathan Arsenault <johnathan.arsenault@gmail.com> Tested-by: Stefan Lippers-Hollmann <s.l-h@gmx.de>
This commit is contained in:
committed by
Florian Eckert
parent
1640ff1a1e
commit
33d6dc4027
@@ -2,6 +2,9 @@
|
||||
"name": "no-ip.com",
|
||||
"ipv4": {
|
||||
"url": "update_no-ip_com.sh"
|
||||
},
|
||||
"ipv6": {
|
||||
"url": "update_no-ip_com.sh"
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user