47 lines
1.0 KiB
JSON
Executable File
47 lines
1.0 KiB
JSON
Executable File
{
|
|
"id": "animeshd",
|
|
"name": "AnimesHD",
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["cast", "lat"],
|
|
"thumbnail": "https://s21.postimg.cc/b43i3ljav/animeshd.png",
|
|
"banner": "https://s4.postimg.cc/lulxulmql/animeshd-banner.png",
|
|
"categories": [
|
|
"anime",
|
|
"vos"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "filter_languages",
|
|
"type": "list",
|
|
"label": "Mostrar enlaces en idioma...",
|
|
"default": 0,
|
|
"enabled": true,
|
|
"visible": true,
|
|
"lvalues": [
|
|
"No filtrar",
|
|
"LAT",
|
|
"CAST",
|
|
"VOSE"
|
|
]
|
|
},
|
|
{
|
|
"id": "comprueba_enlaces_num",
|
|
"type": "list",
|
|
"label": "Número de enlaces a verificar",
|
|
"default": 1,
|
|
"enabled": true,
|
|
"visible": "eq(-1,true)",
|
|
"lvalues": [ "5", "10", "15", "20" ]
|
|
}
|
|
]
|
|
}
|