mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:03:26 +00:00
removed NO_CORS flag from mixdrop
This commit is contained in:
@@ -25,7 +25,7 @@ export const mixdropScraper = makeEmbed({
|
||||
return {
|
||||
stream: {
|
||||
type: 'file',
|
||||
flags: [flags.NO_CORS],
|
||||
flags: [],
|
||||
qualities: {
|
||||
unknown: {
|
||||
type: 'mp4',
|
||||
|
Reference in New Issue
Block a user