mirror of
https://github.com/sussy-code/providers.git
synced 2026-08-13 10:41:35 +00:00
disable rover
This commit is contained in:
parent
83c582ab0d
commit
5a77418cbd
1 changed files with 1 additions and 1 deletions
|
|
@ -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,
|
||||
|
|
|
|||
Loading…
Reference in a new issue