37 lines
856 B
JSON
37 lines
856 B
JSON
{
|
|
"id": "cb01anime",
|
|
"name": "Cb01anime",
|
|
"language": ["ita"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "http://i.imgur.com/bHoUMo2.png",
|
|
"banner": "http://i.imgur.com/bHoUMo2.png",
|
|
"categories": ["anime"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi in Ricerca Globale",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_anime",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Anime",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_italiano",
|
|
"type": "bool",
|
|
"label": "Includi in Novità - Italiano",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|