mirror of
https://github.com/openwrt/packages.git
synced 2025-12-18 16:41:22 +00:00
12 lines
277 B
JSON
12 lines
277 B
JSON
{
|
|
"name": "ydns.io",
|
|
"ipv4": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@ydns.io/api/v1/update/?host=[DOMAIN]&ip=[IP]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@ydns.io/api/v1/update/?host=[DOMAIN]&ip=[IP]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|