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