53 lines
995 B
JSON
Executable File
53 lines
995 B
JSON
Executable File
{
|
|
"active": true,
|
|
"changes": [
|
|
{
|
|
"date": "12/04/2017",
|
|
"description": "Corregido por cambios"
|
|
},
|
|
{
|
|
"date": "27/02/2017",
|
|
"description": "Primera versión"
|
|
}
|
|
],
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "filez.tv/(?:embed/u=)?([A-z0-9]+)",
|
|
"url": "http://filez.tv/embed/u=\\1"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "filez",
|
|
"name": "filez",
|
|
"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": "http://i.imgur.com/HasfjUH.png",
|
|
"version": 1
|
|
} |