mirror of
https://github.com/bytedream/stream-bypass.git
synced 2025-05-09 12:15: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 = {
|
||||
name: 'Vidoza',
|
||||
id: 'vidoza',
|
||||
domains: ['vidoza.net'],
|
||||
domains: ['vidoza.net', 'videzz.net'],
|
||||
regex: [/(?<=src:\s?").+?(?=")/gm],
|
||||
replace: true,
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user