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