42 lines
825 B
JSON
Executable File
42 lines
825 B
JSON
Executable File
{
|
|
"active": true,
|
|
"find_videos": {
|
|
"ignore_urls": [],
|
|
"patterns": [
|
|
{
|
|
"pattern": "fastplay.(?:to|cc|sx)/(?:flash-|embed-|)([A-z0-9]+)",
|
|
"url": "http://fastplay.cc/embed-\\1.html"
|
|
}
|
|
]
|
|
},
|
|
"free": true,
|
|
"id": "fastplay",
|
|
"name": "fastplay",
|
|
"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/vHDcd6Y.png?1"
|
|
} |