Files
addon/plugin.video.alfa/servers/bitp.json
2017-09-18 12:41:36 -05:00

54 lines
1.1 KiB
JSON

{
"active": true,
"changes": [
{
"date": "18/09/2017",
"description": "Versión inicial"
}
],
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "https://www.bitporno.com/e/([A-z0-9]+)",
"url": "https://www.bitporno.com/e/\\1"
},
{
"pattern": "raptu.com/(?:\\?v=|embed/|e/)([A-z0-9]+)",
"url": "https://www.bitporno.com/e/\\1"
}
]
},
"free": true,
"id": "bitp",
"name": "bitp",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "Incluir en lista negra",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "Incluir en lista de favoritos",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
],
"thumbnail": "https://s26.postimg.org/maiur9tmx/bitp1.png",
"version": 1
}