mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 11:09:42 +08:00
12 lines
300 B
JSON
12 lines
300 B
JSON
{
|
|
"name": "hosting.de",
|
|
"ipv4": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@ddns.hosting.de/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@ddns.hosting.de/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|