aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/files/usr/share/ddns/default/opendns.com.json
blob: 35d4953ce980824ffb02f66e00542dd063249ee6 (plain)
1
2
3
4
5
6
7
{
	"name":"opendns.com",
	"ipv4": {
		"url": "http://[USERNAME]:[PASSWORD]@updates.opendns.com/nic/update?hostname=[DOMAIN]&myip=[IP]",
		"answer": "good|nochg"
	}
}