23 lines
438 B
JSON
23 lines
438 B
JSON
{
|
|
"id": "yts",
|
|
"name": "Yts",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["*"],
|
|
"thumbnail": "yts.jpg",
|
|
"categories": [
|
|
"movie",
|
|
"torrent",
|
|
"vos"
|
|
],
|
|
"settings":[
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
} |