aboutsummaryrefslogtreecommitdiff
path: root/net/ddns-scripts/files/usr/share/ddns/default/regfish.de.json
blob: 9b17995929bba0e17f31f665c6fd238ddf10b137 (plain)
1
2
3
4
5
6
7
8
9
10
11
{
	"name": "regfish.de",
	"ipv4": {
		"url": "http://dyndns.regfish.de/?fqdn=[DOMAIN]&forcehost=1&authtype=secure&token=[PASSWORD]&ipv4=[IP]",
		"answer": "success|100|101"
	},
	"ipv6": {
		"url": "http://dyndns.regfish.de/?fqdn=[DOMAIN]&forcehost=1&authtype=secure&token=[PASSWORD]&ipv6=[IP]",
		"answer": "success|100|101"
	}
}