Fix per Wstream

This commit is contained in:
Alhaziel
2019-07-13 16:51:17 +02:00
parent faf083a084
commit 3f82d1d595
+1 -1
View File
@@ -8,7 +8,7 @@
"patterns": [ "patterns": [
{ {
"pattern": "wstream.video/(?:embed-|videos/|video/)?([a-z0-9A-Z]+)", "pattern": "wstream.video/(?:embed-|videos/|video/)?([a-z0-9A-Z]+)",
"url": "http:\/\/wstream.video\/\\1" "url": "http:\/\/wstream.video\/video\/\\1"
} }
], ],
"ignore_urls": [ ] "ignore_urls": [ ]