disable viper embed

This commit is contained in:
Pas 2025-07-15 17:03:17 -06:00
parent 153ad33b8d
commit 83bd6ef33d

View file

@ -7,6 +7,7 @@ export const viperScraper = makeEmbed({
id: 'viper',
name: 'Viper',
rank: 182,
disabled: true,
async scrape(ctx) {
const apiResponse = await ctx.proxiedFetcher.full<{
source: string;