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