packages/net/ddns-scripts/files/usr/share/ddns/services/route53-v1.json

10 lines
120 B
JSON
Raw Normal View History

{
"name": "route53-v1",
"ipv4": {
"url": "update_route53_v1.sh"
},
"ipv6": {
"url": "update_route53_v1.sh"
}
}