You cannot select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
16 lines
328 B
JSON
16 lines
328 B
JSON
{
|
|
"ipApi": "https://api.ipify.org/",
|
|
"updateInterval": 300,
|
|
"randomInterval": true,
|
|
"records": [{
|
|
"domain": "foo.bar",
|
|
"subDomain": "foo.foo.bar",
|
|
"recordId": 0,
|
|
"ttl": 300
|
|
}],
|
|
"ovhCredentials": {
|
|
"applicationKey": "",
|
|
"applicationSecret": "",
|
|
"apiUrl": "https://ca.api.ovh.com/1.0"
|
|
}
|
|
} |