Signed-off-by: Daniel Pinto <danielpinto8zz6@gmail.com> desec.io ddns update is not working, after testing the endpoint I got a 301, after a bit of search I found out we are supposed to use https instead of http more info here: https://talk.desec.io/t/301-from-update-dedyn-io/644/2 bump PKG_RELEASE
11 lines
362 B
JSON
11 lines
362 B
JSON
{
|
|
"name": "desec.io",
|
|
"ipv4": {
|
|
"url": "https://update.dedyn.io/update?username=[USERNAME]&password=[PASSWORD]&hostname=[DOMAIN]&myipv4=[IP]&myipv6=preserve",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://update.dedyn.io/update?username=[USERNAME]&password=[PASSWORD]&hostname=[DOMAIN]&myipv6=[IP]&myipv4=preserve",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|