From 6b36fceb511bf097365523bde10e865fd694e8fb Mon Sep 17 00:00:00 2001 From: Pas <74743263+Pasithea0@users.noreply.github.com> Date: Sun, 10 Aug 2025 12:11:12 -0600 Subject: [PATCH] Update rivestream.ts --- src/providers/sources/rivestream.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/providers/sources/rivestream.ts b/src/providers/sources/rivestream.ts index 75a7c6b..bc2ea26 100644 --- a/src/providers/sources/rivestream.ts +++ b/src/providers/sources/rivestream.ts @@ -21,10 +21,6 @@ async function comboScraper(ctx: ShowScrapeContext | MovieScrapeContext): Promis embedId: 'rivestream-flowcast', url: JSON.stringify(query), }, - { - embedId: 'rivestream-primevids', - url: JSON.stringify(query), - }, { embedId: 'rivestream-humpy', url: JSON.stringify(query),