Fix Wstream??
This commit is contained in:
@@ -6,12 +6,20 @@
|
|||||||
"thumbnail": "http:\/\/media.tvalacarta.info\/servers\/server_wstream.png",
|
"thumbnail": "http:\/\/media.tvalacarta.info\/servers\/server_wstream.png",
|
||||||
"find_videos": {
|
"find_videos": {
|
||||||
"patterns": [
|
"patterns": [
|
||||||
|
{
|
||||||
|
"pattern":"wstream.video\/(api\/vcmod\/fastredirect\/streaming.php\\?id=624173)",
|
||||||
|
"url": "http:\/\/wstream.video\/\\1"
|
||||||
|
},
|
||||||
{
|
{
|
||||||
"pattern": "wstream\\.video/video\\.php\\?file_code=([a-z0-9A-Z]+)",
|
"pattern": "wstream\\.video/video\\.php\\?file_code=([a-z0-9A-Z]+)",
|
||||||
"url": "http:\/\/wstream.video\/\\1"
|
"url": "http:\/\/wstream.video\/\\1"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"pattern": "wstream\\.video/(?:embed-|videos/|video/|videow/|videoj/)?([a-z0-9A-Z]+)",
|
"pattern": "wstream\\.video\/(?:embed-|videos/|video/|videow/|videoj/)([a-z0-9A-Z]+)",
|
||||||
|
"url": "http:\/\/wstream.video\/\\1"
|
||||||
|
},
|
||||||
|
{
|
||||||
|
"pattern": "wstream\\.video\/(?!api/)([a-z0-9A-Z]+)",
|
||||||
"url": "http:\/\/wstream.video\/\\1"
|
"url": "http:\/\/wstream.video\/\\1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user