Files
addon/plugin.video.alfa/servers/xdrive.json
Intel1 0013b89eb1 Actualizados
gnula: fix buscador
bdupload: updated
thevid: fix enlaces
vidcloud: add pattern
xdrive: nuevo server
2018-10-24 10:14:35 -05:00

43 lines
769 B
JSON

{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "https://xdrive.cc/embed/([A-z0-9]+)",
"url": "https://xdrive.cc/embed/\\1"
}
]
},
"free": true,
"id": "xdrive",
"name": "xdrive",
"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": "https://i.postimg.cc/MHyNdRPZ/xdrive.png"
}