Disable hydrax
Some checks are pending
Testing / Testing (push) Waiting to run

This commit is contained in:
TPN 2024-12-07 15:04:41 +00:00
parent 5636bd46a0
commit 1010fc5882
No known key found for this signature in database
GPG key ID: 40AE091637892B91

View file

@ -4,6 +4,7 @@ export const hydraxScraper = makeEmbed({
id: 'hydrax',
name: 'Hydrax',
rank: 250,
disabled: true,
async scrape(ctx) {
// ex-url: https://hihihaha1.xyz/?v=Lgd2uuuTS7
const embed = await ctx.proxiedFetcher<string>(ctx.url);