Files
addon/plugin.video.alfa/channels/pornhub.json

34 lines
728 B
JSON
Executable File

{
"id": "pornhub",
"name": "PornHub",
"active": true,
"adult": true,
"language": ["*"],
"fanart": "http://i.imgur.com/PwFvoss.jpg",
"thumbnail": "http://s22.postimg.org/5lzcocfqp/pornhub_logo.jpg",
"banner": "pornhub.png",
"version": 1,
"changes": [
{
"date": "29/04/2017",
"description": "Reparados enlaces a los vídeos"
},
{
"date": "14/09/2016",
"description": "Cambios en la web"
}
],
"categories": [
"adult"
],
"settings": [
{
"id": "include_in_global_search",
"type": "bool",
"label": "Incluir en busqueda global",
"default": true,
"enabled": true,
"visible": true
}
]
}