disable cinemaos

This commit is contained in:
Pas 2025-05-30 17:20:10 -06:00
parent 064c9ee8d6
commit eb36194737

View file

@ -78,7 +78,7 @@ export const cinemaosScraper = makeSourcerer({
id: 'cinemaos',
name: 'CinemaOS',
rank: 150,
disabled: false,
disabled: true,
flags: [flags.CORS_ALLOWED],
scrapeMovie: comboScraper,
scrapeShow: comboScraper,