Merge pull request #24 from muleyo/main

Added Voe.sx Domain
This commit is contained in:
bytedream 2025-03-13 16:08:39 +01:00 committed by GitHub
commit f6c6102436
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -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) => {