mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-15 11:46:38 +00:00
demote vidsrcsu
This commit is contained in:
parent
08ac1c4d36
commit
5fae2581ba
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis
|
|||
export const vidsrcsuScraper = makeSourcerer({
|
||||
id: 'vidsrcsu',
|
||||
name: 'vidsrc.su (FlixHQ)',
|
||||
rank: 229,
|
||||
rank: 145,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue