mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-06-28 02:50:32 +02:00
Add new voe domain (voeun-block.net)
This commit is contained in:
@ -193,7 +193,8 @@ class Voe implements Match {
|
||||
reliability = Reliability.HIGH
|
||||
domains = [
|
||||
'voe.sx',
|
||||
'voeunblk.com'
|
||||
'voeunblk.com',
|
||||
'voeun-block.net'
|
||||
]
|
||||
regex = new RegExp(/https?:\/\/\S*m3u8(?=")/gm)
|
||||
|
||||
|
Reference in New Issue
Block a user