mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable catflix :(
This commit is contained in:
parent
2281bdfa37
commit
5bed6217ca
1 changed files with 1 additions and 1 deletions
|
|
@ -54,7 +54,7 @@ export const catflixScraper = makeSourcerer({
|
|||
id: 'catflix',
|
||||
name: 'Catflix',
|
||||
rank: 160,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue