mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 17:32:19 +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',
|
id: 'catflix',
|
||||||
name: 'Catflix',
|
name: 'Catflix',
|
||||||
rank: 160,
|
rank: 160,
|
||||||
disabled: false,
|
disabled: true,
|
||||||
flags: [],
|
flags: [],
|
||||||
scrapeMovie: comboScraper,
|
scrapeMovie: comboScraper,
|
||||||
scrapeShow: comboScraper,
|
scrapeShow: comboScraper,
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue