removed NO_CORS flag from mixdrop

This commit is contained in:
Jonathan Barrow
2023-09-29 14:26:26 -04:00
parent 4d5f76ab6b
commit a5de8c8229

View File

@@ -25,7 +25,7 @@ export const mixdropScraper = makeEmbed({
return {
stream: {
type: 'file',
flags: [flags.NO_CORS],
flags: [],
qualities: {
unknown: {
type: 'mp4',