ddns-scripts: add gandi.net provider

Signed-off-by: Florian Eckert <fe@dev.tdt.de>
This commit is contained in:
Florian Eckert
2020-11-27 09:17:58 +01:00
parent 84f20951b3
commit 733e6508f3
3 changed files with 65 additions and 1 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "gandi.net",
"ipv4": {
"url": "update_gandi_net.sh"
},
"ipv6": {
"url": "update_gandi_net.sh"
}
}