mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 20:25:14 +02:00
Fix vidoza.net
This commit is contained in:
parent
fd3eda9c61
commit
db0ccd9b56
@ -235,7 +235,7 @@ export const Vidmoly: Match = {
|
|||||||
export const Vidoza: Match = {
|
export const Vidoza: Match = {
|
||||||
name: 'Vidoza',
|
name: 'Vidoza',
|
||||||
id: 'vidoza',
|
id: 'vidoza',
|
||||||
domains: ['vidoza.net'],
|
domains: ['vidoza.net', 'videzz.net'],
|
||||||
regex: [/(?<=src:\s?").+?(?=")/gm],
|
regex: [/(?<=src:\s?").+?(?=")/gm],
|
||||||
replace: true,
|
replace: true,
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user