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),