33 lines
692 B
JSON
33 lines
692 B
JSON
{
|
|
"id": "dreamsub",
|
|
"name": "DreamSub",
|
|
"language": ["ita"],
|
|
"active": true,
|
|
"adult": false,
|
|
"language": ["ita"],
|
|
"thumbnail": "http://www.dreamsub.it/res/img/logo.png",
|
|
"banner": "http://www.dreamsub.it/res/img/logo.png",
|
|
"version": "11",
|
|
"date": "06/09/2017",
|
|
"changes": "Small Fix",
|
|
"categories": ["anime","vos"],
|
|
"settings": [
|
|
{
|
|
"id": "include_in_global_search",
|
|
"type": "bool",
|
|
"label": "Includi ricerca globale",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
},
|
|
{
|
|
"id": "include_in_newest_anime",
|
|
"type": "bool",
|
|
"label": "Includi in novità - Anime",
|
|
"default": true,
|
|
"enabled": true,
|
|
"visible": true
|
|
}
|
|
]
|
|
}
|