mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
removed NO_CORS flag from mixdrop
This commit is contained in:
parent
4d5f76ab6b
commit
a5de8c8229
1 changed files with 1 additions and 1 deletions
|
|
@ -25,7 +25,7 @@ export const mixdropScraper = makeEmbed({
|
|||
return {
|
||||
stream: {
|
||||
type: 'file',
|
||||
flags: [flags.NO_CORS],
|
||||
flags: [],
|
||||
qualities: {
|
||||
unknown: {
|
||||
type: 'mp4',
|
||||
|
|
|
|||
Loading…
Reference in a new issue