mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-27 18:40:31 +02:00
Add functions to bypass websites that are redirected to (looking at you voe)
This commit is contained in:
@ -192,10 +192,7 @@ class Voe implements Match {
|
||||
id = 'voe'
|
||||
reliability = Reliability.HIGH
|
||||
domains = [
|
||||
'voe.sx',
|
||||
'voeunblk.com',
|
||||
'voeun-block.net',
|
||||
'un-block-voe.net'
|
||||
'voe.sx'
|
||||
]
|
||||
regex = new RegExp(/https?:\/\/\S*m3u8(?=")/gm)
|
||||
|
||||
|
Reference in New Issue
Block a user