vidlox: Nuevo server

Nuevo server
This commit is contained in:
Intel1
2017-08-04 09:20:46 -05:00
committed by GitHub
parent bd536b69fc
commit 5a2d65bfbf
2 changed files with 81 additions and 0 deletions
+49
View File
@@ -0,0 +1,49 @@
{
"active": true,
"changes": [
{
"date": "03/08/2017",
"description": "Versión inicial"
}
],
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "https://vidlox.tv/embed-.*?.html",
"url": "\\1"
}
]
},
"free": true,
"id": "vidlox",
"name": "vidlox",
"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://s1.postimg.org/wathgtvin/logo-vidlox1.png",
"version": 1
}