mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-02 12:11:54 +08:00
12 lines
288 B
JSON
12 lines
288 B
JSON
{
|
|
"name": "he.net",
|
|
"ipv4": {
|
|
"url": "http://[DOMAIN]:[PASSWORD]@dyn.dns.he.net/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "http://[DOMAIN]:[PASSWORD]@dyn.dns.he.net/nic/update?hostname=[DOMAIN]&myip=[IP]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|