Update catflix

This commit is contained in:
TPN 2024-07-03 14:37:14 +01:00
parent 837a6da0b4
commit 19ddec8eed
No known key found for this signature in database
GPG key ID: 40AE091637892B91

View file

@ -1,4 +1,3 @@
import { flags } from '@/entrypoint/utils/targets';
import { makeEmbed } from '@/providers/base';
// Thanks to Paradox_77 for helping with the decryption
@ -71,7 +70,7 @@ export const turbovidScraper = makeEmbed({
headers: {
referer: baseUrl,
},
flags: [flags.CORS_ALLOWED],
flags: [],
captions: [],
},
],