mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
Update rivestream.ts
This commit is contained in:
parent
e1350c2c91
commit
6b36fceb51
1 changed files with 0 additions and 4 deletions
|
|
@ -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),
|
||||
|
|
|
|||
Loading…
Reference in a new issue