Fix Wstream

This commit is contained in:
Alhaziel01
2020-04-17 18:27:06 +02:00
parent e1eb050e23
commit 4d4a1451a0

View File

@@ -11,7 +11,7 @@
"url": "http://wstream.video/video.php?file_code=\\1"
},
{
"pattern": "wstream\\.video/(api/vcmod/fastredirect/streaming\\.php\\?id=[$0-9]+)",
"pattern": "wstream\\.video/((?:api/vcmod/fastredirect/streaming\\.php\\?id=|swembedid/)[$0-9]+)",
"url": "http://wstream.video/\\1"
}
],