mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 10:00:29 +08:00
12 lines
302 B
JSON
12 lines
302 B
JSON
{
|
|
"name": "infomaniak.com",
|
|
"ipv4": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@infomaniak.com/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@infomaniak.com/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|