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