openwrt-packages/net/ddns-scripts/files/usr/share/ddns/default/easydns.com.json

8 lines
171 B
JSON

{
"name": "easydns.com",
"ipv4": {
"url": "http://[USERNAME]:[PASSWORD]@api.cp.easydns.com/dyn/generic.php?hostname=[DOMAIN]&myip=[IP]",
"answer": "OK|NOERROR"
}
}