mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +02:00
Added Voe.sx Domain
A domain for Voe.sx was missing
This commit is contained in:
parent
1e1d8cdfa6
commit
f1525817b1
@ -247,7 +247,7 @@ export const Vidoza: Match = {
|
||||
export const Voe: Match = {
|
||||
name: 'Voe',
|
||||
id: 'voe',
|
||||
domains: ['voe.sx'],
|
||||
domains: ['voe.sx', 'maxfinishseveral.com'],
|
||||
regex: [/(?<='hls':\s*')\S*(?=')/gm],
|
||||
|
||||
match: async (match: RegExpMatchArray) => {
|
||||
|
Loading…
x
Reference in New Issue
Block a user