31 lines
575 B
JSON
31 lines
575 B
JSON
{
|
|
"active": true,
|
|
"free": false,
|
|
"id": "alldebrid",
|
|
"name": "All-Debrid",
|
|
"settings": [
|
|
{
|
|
"default": false,
|
|
"enabled": true,
|
|
"id": "premium",
|
|
"label": "Activar cuenta premium",
|
|
"type": "bool",
|
|
"visible": true
|
|
},
|
|
{
|
|
"enabled": "eq(-1,true)",
|
|
"id": "user",
|
|
"label": "@30014",
|
|
"type": "text",
|
|
"visible": true
|
|
},
|
|
{
|
|
"enabled": "eq(-2,true)+!eq(-1,'')",
|
|
"hidden": true,
|
|
"id": "password",
|
|
"label": "@30015",
|
|
"type": "text",
|
|
"visible": true
|
|
}
|
|
]
|
|
} |