mirror of
https://github.com/mendableai/firecrawl.git
synced 2024-11-16 03:32:22 +08:00
Merge branch 'main' into v1-webscraper
This commit is contained in:
commit
b0bd71a3a9
|
@ -111,7 +111,7 @@ export function getRateLimiter(
|
|||
teamId?: string
|
||||
) {
|
||||
|
||||
if (token.includes("a01ccae") || token.includes("6254cf9") || token.includes("0f96e673")) {
|
||||
if (token.includes("a01ccae") || token.includes("6254cf9") || token.includes("0f96e673") || token.includes("23befa1b")) {
|
||||
return testSuiteRateLimiter;
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user