mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable mp4hydra
the streams return unknown
This commit is contained in:
parent
6390b8a685
commit
c30c978c9a
1 changed files with 1 additions and 0 deletions
|
|
@ -71,6 +71,7 @@ export const mp4hydraScraper = makeSourcerer({
|
|||
id: 'mp4hydra',
|
||||
name: 'Mp4Hydra',
|
||||
rank: 4,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue