mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable 8stream
This commit is contained in:
parent
27685c9337
commit
5c8bc0cdfa
1 changed files with 1 additions and 1 deletions
|
|
@ -71,7 +71,7 @@ export const EightStreamScraper = makeSourcerer({
|
|||
name: '8stream',
|
||||
rank: 111,
|
||||
flags: [],
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue