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:
Johnathan Arsenault
2020-10-02 18:56:05 -04:00
committed by Florian Eckert
parent 1640ff1a1e
commit 33d6dc4027
3 changed files with 7 additions and 2 deletions

View File

@@ -2,6 +2,9 @@
"name": "no-ip.com",
"ipv4": {
"url": "update_no-ip_com.sh"
},
"ipv6": {
"url": "update_no-ip_com.sh"
}
}