mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable cinemaos
This commit is contained in:
parent
064c9ee8d6
commit
eb36194737
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue