mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +00:00
disable smashystream
This commit is contained in:
parent
e6210b5d93
commit
35721b553b
1 changed files with 1 additions and 0 deletions
|
|
@ -59,6 +59,7 @@ export const smashyStreamScraper = makeSourcerer({
|
|||
name: 'SmashyStream',
|
||||
rank: 70,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
disabled: true,
|
||||
scrapeMovie: universalScraper,
|
||||
scrapeShow: universalScraper,
|
||||
});
|
||||
|
|
|
|||
Loading…
Reference in a new issue