disable catflix :(

This commit is contained in:
Pas 2025-06-08 22:46:41 -06:00
parent 2281bdfa37
commit 5bed6217ca

View file

@ -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,