mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +02:00
Update few domains (#15)
* Update matches.ts * Update matches.ts * Update matches.ts
This commit is contained in:
parent
48dc192964
commit
0054f5da0e
@ -33,7 +33,10 @@ class Doodstream implements Match {
|
||||
'dood.to',
|
||||
'dood.so',
|
||||
'dood.la',
|
||||
'dood.re'
|
||||
'dood.re',
|
||||
'dood.yt',
|
||||
'ds2play.com',
|
||||
'dooood.com'
|
||||
]
|
||||
replace = true
|
||||
regex = new RegExp(/(\/pass_md5\/.*?)'.*(\?token=.*?expiry=)/s)
|
||||
@ -130,7 +133,9 @@ class Streamtape implements Match {
|
||||
id = 'streamtape'
|
||||
reliability = Reliability.NORMAL
|
||||
domains = [
|
||||
'streamtape.com'
|
||||
'streamtape.com',
|
||||
'streamtape.net',
|
||||
'shavetape.cash'
|
||||
]
|
||||
regex = new RegExp(/id=.*(?=')/gm)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user