mirror of
https://github.com/coolsnowwolf/packages.git
synced 2025-05-01 11:51:33 +08:00
12 lines
265 B
JSON
12 lines
265 B
JSON
{
|
|
"name": "now-dns.com",
|
|
"ipv4": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@now-dns.com/update?hostname=[DOMAIN]",
|
|
"answer": "good|nochg"
|
|
},
|
|
"ipv6": {
|
|
"url": "https://[USERNAME]:[PASSWORD]@now-dns.com/update?hostname=[DOMAIN]",
|
|
"answer": "good|nochg"
|
|
}
|
|
}
|