mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 14:23:27 +00:00
Capital name
This commit is contained in:
@@ -3,7 +3,7 @@ import { makeEmbed } from '@/providers/base';
|
||||
|
||||
export const streamtapeScraper = makeEmbed({
|
||||
id: 'streamtape',
|
||||
name: 'streamtape',
|
||||
name: 'Streamtape',
|
||||
rank: 160,
|
||||
async scrape(ctx) {
|
||||
const embed = await ctx.proxiedFetcher<string>(ctx.url);
|
||||
|
Reference in New Issue
Block a user