mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 10:33:25 +00:00
remove ip lock from ridoo
This commit is contained in:
@@ -38,7 +38,7 @@ export const ridooScraper = makeEmbed({
|
||||
type: 'hls',
|
||||
playlist: url,
|
||||
captions: [],
|
||||
flags: [flags.CORS_ALLOWED, flags.IP_LOCKED],
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
},
|
||||
],
|
||||
};
|
||||
|
Reference in New Issue
Block a user