mirror of
https://github.com/p-stream/providers.git
synced 2026-04-21 13:42:18 +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',
|
embedId: 'rivestream-flowcast',
|
||||||
url: JSON.stringify(query),
|
url: JSON.stringify(query),
|
||||||
},
|
},
|
||||||
{
|
|
||||||
embedId: 'rivestream-primevids',
|
|
||||||
url: JSON.stringify(query),
|
|
||||||
},
|
|
||||||
{
|
{
|
||||||
embedId: 'rivestream-humpy',
|
embedId: 'rivestream-humpy',
|
||||||
url: JSON.stringify(query),
|
url: JSON.stringify(query),
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue