mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-15 03:34:13 +00:00
demote fedapi
This commit is contained in:
parent
22825ec8fe
commit
b7dd5c9723
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const FedAPIScraper = makeSourcerer({
|
||||
id: 'fedapi',
|
||||
name: 'FED API',
|
||||
rank: 230,
|
||||
rank: 119,
|
||||
disabled: false,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue