zstream: dominio no existe

This commit is contained in:
Intel1
2017-11-25 10:08:49 -05:00
committed by GitHub
parent cf068bc13f
commit 9adcafc343
-42
View File
@@ -1,42 +0,0 @@
{
"active": true,
"find_videos": {
"ignore_urls": [],
"patterns": [
{
"pattern": "zstream.to/(?:embed-|)([A-z0-9]+)",
"url": "http://zstream.to/embed-\\1.html"
}
]
},
"free": true,
"id": "zstream",
"name": "zstream",
"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/UJMfMZJ.png?1"
}