fix alcuni link wstream

This commit is contained in:
marco
2019-11-20 20:34:43 +01:00
parent 1d70735986
commit 87122f99c4

View File

@@ -7,7 +7,7 @@
"find_videos": {
"patterns": [
{
"pattern": "wstream\\.video/?.*?(?<!api)(?:=|/)([a-z0-9A-Z]+)[^/_a-z0-9A-Z]",
"pattern": "wstream\\.video/?.*?(?<!api)(?:=|/)([a-z0-9A-Z]+)(?:[^/_.a-z0-9A-Z]|$)",
"url": "https://wstream.video/video.php?file_code=\\1"
}
],