mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 10:20:50 +08:00
12 lines
362 B
JSON
12 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"
|
|
}
|
|
}
|