Fix DoodStream
This commit is contained in:
@@ -4,8 +4,12 @@
|
||||
"ignore_urls": [],
|
||||
"patterns": [
|
||||
{
|
||||
"pattern": "(do*d(?:stream)?.[^/]+)/+(?:e|d)/([a-z0-9]+)",
|
||||
"url": "https://\\1/e/\\2"
|
||||
"pattern": "http(?:s|)://dood(?:stream|s|).(?:watch|to|so|com|cx|la|ws|sh|pm|wf|re|yt|pro)/(?:e|d)/([a-z0-9#]+)",
|
||||
"url": "https://ds2play.com/e/\\1"
|
||||
},
|
||||
{
|
||||
"pattern": "http(?:s|)://(?:dooood|ds2play).(?:watch|to|so|com|cx|la|ws|sh|pm|wf|re|yt)/(?:e|d)/([a-z0-9#]+)",
|
||||
"url": "https://ds2play.com/e/\\1"
|
||||
}
|
||||
]
|
||||
},
|
||||
@@ -22,4 +26,4 @@
|
||||
"visible": true
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user