mirror of
https://github.com/sussy-code/providers.git
synced 2026-05-06 18:19:25 +00:00
Update index.ts
This commit is contained in:
parent
964430e9bc
commit
3516483af7
1 changed files with 1 additions and 1 deletions
|
|
@ -21,7 +21,7 @@ const universalScraper = async (ctx: ShowScrapeContext | MovieScrapeContext): Pr
|
|||
},
|
||||
{
|
||||
embedId: smashyStreamOScraper.id,
|
||||
url: `https://embed.smashystream.com/videopihimo.php${query}`,
|
||||
url: `https://embed.smashystream.com/shortmoviec.php${query}`,
|
||||
},
|
||||
],
|
||||
};
|
||||
|
|
|
|||
Loading…
Reference in a new issue