mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 11:42:24 +08:00
Merge branch 'main' of https://github.com/mendableai/firecrawl
This commit is contained in:
commit
1cd49a0a95
|
@ -119,7 +119,22 @@ export const scrapeStatusRateLimiter = new RateLimiterRedis({
|
|||
duration: 60, // Duration in seconds
|
||||
});
|
||||
|
||||
const testSuiteTokens = ["a01ccae", "6254cf9", "0f96e673", "23befa1b", "69141c4"];
|
||||
const testSuiteTokens = [
|
||||
"a01ccae",
|
||||
"6254cf9",
|
||||
"0f96e673",
|
||||
"23befa1b",
|
||||
"69141c4",
|
||||
"48f9a97",
|
||||
"5dc70ad",
|
||||
"e5e60e5",
|
||||
"65181ba",
|
||||
"77c85b7",
|
||||
"8567275",
|
||||
"6c46abb",
|
||||
"cb0ff78",
|
||||
"fd769b2",
|
||||
];
|
||||
|
||||
const manual = ["69be9e74-7624-4990-b20d-08e0acc70cf6"];
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user