Fix Wstream

This commit is contained in:
Alhaziel
2020-03-14 12:37:18 +01:00
parent 7c27686c72
commit 2b4e273a05

View File

@@ -11,7 +11,7 @@
"url": "https://wstream.video/video.php?file_code=\\1"
},
{
"pattern": "wstream\\.video/([a-zA-Z0-9/]+.html)",
"pattern": "wstream\\.video/(?!api|swembedid)([a-zA-Z0-9/]+.html)",
"url": "https://wstream.video/\\1"
},
{