mirror of
https://github.com/p-stream/providers.git
synced 2026-01-11 20:10:33 +00:00
disable viper embed
This commit is contained in:
parent
153ad33b8d
commit
83bd6ef33d
1 changed files with 1 additions and 0 deletions
|
|
@ -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;
|
||||
|
|
|
|||
Loading…
Reference in a new issue