mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-12 03:29:01 +08:00
Update rate-limiter.ts
This commit is contained in:
parent
1de5a2c589
commit
72d894c2a3
@ -137,8 +137,8 @@ const RATE_LIMITS = {
|
|||||||
extract_pro: 1000,
|
extract_pro: 1000,
|
||||||
},
|
},
|
||||||
preview: {
|
preview: {
|
||||||
free: 5,
|
free: 0,
|
||||||
default: 5,
|
default: 0,
|
||||||
},
|
},
|
||||||
account: {
|
account: {
|
||||||
free: 100,
|
free: 100,
|
||||||
|
Loading…
x
Reference in New Issue
Block a user