Fix Wstream
This commit is contained in:
@@ -7,7 +7,7 @@
|
|||||||
"find_videos": {
|
"find_videos": {
|
||||||
"patterns": [
|
"patterns": [
|
||||||
{
|
{
|
||||||
"pattern": "wstream.video/(?:embed-|videos/|video/)?([a-z0-9A-Z]+)",
|
"pattern": "wstream.video/(?:embed-|videos/|video/|videow/)?([a-z0-9A-Z]+)",
|
||||||
"url": "http:\/\/wstream.video\/videow\/\\1"
|
"url": "http:\/\/wstream.video\/videow\/\\1"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
|
|||||||
Reference in New Issue
Block a user