aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/files/usr/share/ddns/default/inwx.de.json
blob: 10b16a98563737f30018af01bf8727b696b99aac (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"name": "inwx.de",
	"ipv4": {
		"url": "http://[USERNAME]:[PASSWORD]@dyndns.inwx.com/nic/update?myip=[IP]",
		"answer": "good|nochg"
	},
	"ipv6": {
		"url": "http://[USERNAME]:[PASSWORD]@dyndns.inwx.com/nic/update?myipv6=[IP]",
		"answer": "good|nochg"
	}
}