mirror of
https://github.com/sussy-code/providers.git
synced 2026-01-11 20:10:17 +00:00
This commit is contained in:
parent
5636bd46a0
commit
1010fc5882
1 changed files with 1 additions and 0 deletions
|
|
@ -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);
|
||||
|
|
|
|||
Loading…
Reference in a new issue