mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 15:33:26 +00:00
disable smashystream
This commit is contained in:
@@ -59,6 +59,7 @@ export const smashyStreamScraper = makeSourcerer({
|
|||||||
name: 'SmashyStream',
|
name: 'SmashyStream',
|
||||||
rank: 70,
|
rank: 70,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
|
disabled: true,
|
||||||
scrapeMovie: universalScraper,
|
scrapeMovie: universalScraper,
|
||||||
scrapeShow: universalScraper,
|
scrapeShow: universalScraper,
|
||||||
});
|
});
|
||||||
|
Reference in New Issue
Block a user