mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +02:00
Add new voe domain (un-block-voe.net)
This commit is contained in:
parent
213b996755
commit
1e166b5ecc
@ -27,6 +27,7 @@
|
||||
"*://*.voe.sx/*",
|
||||
"*://*.voeunblk.com/*",
|
||||
"*://*.voeun-block.net/*",
|
||||
"*://*.un-block-voe.net/*",
|
||||
"*://*.vupload.com/*"
|
||||
],
|
||||
"js": [
|
||||
|
@ -194,7 +194,8 @@ class Voe implements Match {
|
||||
domains = [
|
||||
'voe.sx',
|
||||
'voeunblk.com',
|
||||
'voeun-block.net'
|
||||
'voeun-block.net',
|
||||
'un-block-voe.net'
|
||||
]
|
||||
regex = new RegExp(/https?:\/\/\S*m3u8(?=")/gm)
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user