mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 17:02:22 +00:00
commit
c686467b11
1 changed files with 1 additions and 0 deletions
|
|
@ -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) {
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue