mirror of
https://github.com/p-stream/providers.git
synced 2026-03-11 17:55:36 +00:00
Disable remotestream
This commit is contained in:
parent
28be597b71
commit
33f6fe5953
1 changed files with 1 additions and 0 deletions
|
|
@ -10,6 +10,7 @@ const referer = 'https://remotestre.am/';
|
|||
export const remotestreamScraper = makeSourcerer({
|
||||
id: 'remotestream',
|
||||
name: 'Remote Stream',
|
||||
disabled: true,
|
||||
rank: 55,
|
||||
flags: [flags.CORS_ALLOWED],
|
||||
async scrapeShow(ctx) {
|
||||
|
|
|
|||
Loading…
Reference in a new issue