15 lines
276 B
JSON
15 lines
276 B
JSON
|
{
|
||
|
"services": {
|
||
|
"set_txt": {
|
||
|
"name": "Set TXT",
|
||
|
"description": "Sets the TXT record of your DuckDNS subdomain.",
|
||
|
"fields": {
|
||
|
"txt": {
|
||
|
"name": "TXT",
|
||
|
"description": "Payload for the TXT record."
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|