23 lines
563 B
JSON
23 lines
563 B
JSON
{
|
|
"id": "bleachportal",
|
|
"name": "BleachPortal",
|
|
"language": ["ita"],
|
|
"active": true,
|
|
"adult": false,
|
|
"fanart": "http://i39.tinypic.com/35ibvcx.jpg",
|
|
"thumbnail": "http://www.bleachportal.it/images/index_r1_c1.jpg",
|
|
"banner": "http://cgi.di.uoa.gr/~std05181/images/bleach.jpg",
|
|
"categories": ["anime"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
}
|
|
]
|
|
}
|
|
|