mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
disable streambox
This commit is contained in:
parent
46a61f7a18
commit
a4fb06ef93
1 changed files with 1 additions and 1 deletions
|
|
@ -98,7 +98,7 @@ export const streamboxScraper = makeSourcerer({
|
|||
id: 'streambox',
|
||||
name: 'StreamBox',
|
||||
rank: 119,
|
||||
disabled: false,
|
||||
disabled: true,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
scrapeMovie: comboScraper,
|
||||
scrapeShow: comboScraper,
|
||||
|
|
|
|||
Loading…
Reference in a new issue