Files
addon/plugin.video.alfa/servers/vshare.json
Intel1 1c751fc1b7 Actualizados 1
animeflv.me: desactivado, no funciona la web
peliculasrey: desactivado, no funciona la web
yaske: desactivado, no funciona la web
httptools: fix error certificado SSL
strings.po: fix languages
adnstream: eliminado, no existe server
bitvidsx: eliminado, no existe server
cloudy: eliminado, no existe server
thevideome: fix
vshare: update test_video_exists
2018-08-04 12:42:12 -05:00

52 lines
912 B
JSON

{
"active": true,
"find_videos": {
"patterns": [
{
"pattern": "(vshare.io/v/[a-zA-Z0-9/-]+)",
"url": "http://\\1"
},
{
"pattern": "(vshare.eu/embed-[a-zA-Z0-9/-]+.html)",
"url": "http://\\1"
},
{
"pattern": "(vshare.eu/[a-zA-Z0-9/-]+.htm)",
"url": "http://\\1"
}
]
},
"free": true,
"id": [
"vshare"
],
"name": "vshare",
"settings": [
{
"default": false,
"enabled": true,
"id": "black_list",
"label": "@60654",
"type": "bool",
"visible": true
},
{
"default": 0,
"enabled": true,
"id": "favorites_servers_list",
"label": "@60655",
"lvalues": [
"No",
"1",
"2",
"3",
"4",
"5"
],
"type": "list",
"visible": false
}
],
"thumbnail": "server_vshare.png"
}