mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 03:46:46 +08:00
Merge branch 'fix/preview_token'
This commit is contained in:
commit
7ec1437d14
@ -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