mirror of
https://git.stupid.fish/teidesu/scripts.git
synced 2025-07-28 02:32:11 +10:00
chore: update public repo
This commit is contained in:
parent
a7f1118602
commit
874e1952e3
2 changed files with 110 additions and 0 deletions
|
@ -21,6 +21,7 @@ const cheerioAddon: FfetchAddon<object, { cheerio: () => Promise<CheerioAPI> }>
|
|||
export const ffetch = ffetchBase.extend({
|
||||
addons: [
|
||||
ffetchAddons.parser(ffetchZodAdapter()),
|
||||
ffetchAddons.rateLimitHandler(),
|
||||
cheerioAddon,
|
||||
toughCookieAddon(),
|
||||
],
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue