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',
name: 'Catflix',
rank: 160,
disabled: false,
disabled: true,
flags: [],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,