mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:33:26 +00:00
Add IP_LOCKED flag to vidplay
This commit is contained in:
@@ -54,7 +54,7 @@ export const vidplayScraper = makeEmbed({
|
|||||||
id: 'primary',
|
id: 'primary',
|
||||||
type: 'hls',
|
type: 'hls',
|
||||||
playlist: source,
|
playlist: source,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.IP_LOCKED],
|
||||||
captions,
|
captions,
|
||||||
thumbnailTrack,
|
thumbnailTrack,
|
||||||
},
|
},
|
||||||
|
Reference in New Issue
Block a user