31 lines
677 B
JSON
31 lines
677 B
JSON
{
|
|
"id": "animeforce",
|
|
"name": "AnimeForce",
|
|
"language": ["it"],
|
|
"active": true,
|
|
"adult": false,
|
|
"thumbnail": "http://www.animeforce.org/wp-content/uploads/2013/05/logo-animeforce.png",
|
|
"banner": "http://www.animeforce.org/wp-content/uploads/2013/05/logo-animeforce.png",
|
|
"categories": [
|
|
"anime"
|
|
],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Incluir en busqueda global",
|
|
"default": false,
|
|
"enabled": false,
|
|
"visible": false
|
|
},
|
|
{
|
|
"id": "include_in_newest_anime",
|
|
"type": "bool",
|
|
"label": "Includi in novità - Anime",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|