Merge branch 'master' into dev

This commit is contained in:
Jorrin
2024-03-23 22:34:47 +01:00

View File

@@ -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) {