mirror of
https://github.com/NewFuture/DDNS.git
synced 2022-04-19 20:24:44 +00:00
15 lines
228 B
JSON
15 lines
228 B
JSON
{
|
|
"id": "your token id",
|
|
"token": "your dnspod token",
|
|
"ipv4": [
|
|
"ipv4.your.domain",
|
|
"ipv4.yours.domain"
|
|
],
|
|
"ipv6": [
|
|
"ipv6.your.domain"
|
|
],
|
|
"index4": "default",
|
|
"index6": "default",
|
|
"proxy": null,
|
|
"debug": null
|
|
} |