Files
addon/channels/javtasty.json
2019-04-23 14:32:53 +02:00

21 lines
400 B
JSON

{
"id": "javtasty",
"name": "JavTasty",
"language": ["*"],
"active": true,
"adult": true,
"thumbnail": "http://i.imgur.com/OTYwbAa.png?1",
"categories": [
"adult"
],
"settings": [
{
"id": "menu_info",
"type": "bool",
"label": "Mostrar menú antes de reproducir con imágenes",
"default": true,
"enabled": true,
"visible": true
}
]
}