mirror of
https://github.com/sussy-code/providers.git
synced 2026-04-19 23:52:05 +00:00
Fix catflix
This commit is contained in:
parent
c885bcf4e2
commit
65db2b0fb1
1 changed files with 2 additions and 1 deletions
|
|
@ -68,7 +68,8 @@ export const turbovidScraper = makeEmbed({
|
|||
id: 'primary',
|
||||
playlist,
|
||||
headers: {
|
||||
referer: baseUrl,
|
||||
referer: `${baseUrl}/`,
|
||||
origin: baseUrl,
|
||||
},
|
||||
flags: [],
|
||||
captions: [],
|
||||
|
|
|
|||
Loading…
Reference in a new issue