diff --git a/src/providers/sources/smashystream/index.ts b/src/providers/sources/smashystream/index.ts index 65f637e..089c777 100644 --- a/src/providers/sources/smashystream/index.ts +++ b/src/providers/sources/smashystream/index.ts @@ -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}`, }, ], };