mirror of
https://github.com/openwrt/packages.git
synced 2025-12-24 01:58:35 +04:00
12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"name": "ipv64.net",
|
|
"ipv4": {
|
|
"url": "http://ipv64.net/nic/update?domain=[DOMAIN]&key=[PASSWORD]&ip=[IP]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "http://ipv64.net/nic/update?domain=[DOMAIN]&key=[PASSWORD]&ipv6=[IP]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|