mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-13 02:31:24 +00:00
parent
538cf379e6
commit
98b33cadbb
1 changed files with 1 additions and 1 deletions
|
|
@ -101,7 +101,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const FedAPIScraper = makeSourcerer({
|
||||
id: 'fedapi',
|
||||
name: 'FED API',
|
||||
rank: 230,
|
||||
rank: 129,
|
||||
disabled: false,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue