mirror of
https://github.com/sussy-code/providers.git
synced 2026-03-11 17:55:37 +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',
|
id: 'hydrax',
|
||||||
name: 'Hydrax',
|
name: 'Hydrax',
|
||||||
rank: 250,
|
rank: 250,
|
||||||
|
disabled: true,
|
||||||
async scrape(ctx) {
|
async scrape(ctx) {
|
||||||
// ex-url: https://hihihaha1.xyz/?v=Lgd2uuuTS7
|
// ex-url: https://hihihaha1.xyz/?v=Lgd2uuuTS7
|
||||||
const embed = await ctx.proxiedFetcher<string>(ctx.url);
|
const embed = await ctx.proxiedFetcher<string>(ctx.url);
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue