mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-11 21:25:12 +02:00
Add doodstream domain
This commit is contained in:
parent
a207c336b0
commit
bd64d4ed0b
@ -22,7 +22,8 @@ class Doodstream implements Match {
|
|||||||
reliability = Reliability.HIGH
|
reliability = Reliability.HIGH
|
||||||
domains = [
|
domains = [
|
||||||
'doodstream.com',
|
'doodstream.com',
|
||||||
'dood.pm'
|
'dood.pm',
|
||||||
|
'dood.ws'
|
||||||
]
|
]
|
||||||
replace = true
|
replace = true
|
||||||
regex = new RegExp(/(\/pass_md5\/.*?)'.*(\?token=.*?expiry=)/s)
|
regex = new RegExp(/(\/pass_md5\/.*?)'.*(\?token=.*?expiry=)/s)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user