Update index.ts

This commit is contained in:
Vikas Kapadiya 2024-06-28 06:35:54 +05:30 committed by GitHub
parent 964430e9bc
commit 3516483af7
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -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}`,
},
],
};