disable rover

This commit is contained in:
Pas 2025-03-10 19:17:52 -06:00
parent 83c582ab0d
commit 5a77418cbd

View file

@ -34,7 +34,7 @@ export const roverScraper = makeSourcerer({
id: 'rover',
name: 'Rover',
rank: 189,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,