mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 13:33:25 +00:00
Disable remotestream
This commit is contained in:
@@ -10,6 +10,7 @@ const referer = 'https://remotestre.am/';
|
|||||||
export const remotestreamScraper = makeSourcerer({
|
export const remotestreamScraper = makeSourcerer({
|
||||||
id: 'remotestream',
|
id: 'remotestream',
|
||||||
name: 'Remote Stream',
|
name: 'Remote Stream',
|
||||||
|
disabled: true,
|
||||||
rank: 55,
|
rank: 55,
|
||||||
flags: [flags.CORS_ALLOWED],
|
flags: [flags.CORS_ALLOWED],
|
||||||
async scrapeShow(ctx) {
|
async scrapeShow(ctx) {
|
||||||
|
Reference in New Issue
Block a user