mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-28 07:33:26 +00:00
Update rate-limiter.ts
This commit is contained in:
parent
5606fe5870
commit
fa7dc5b10b
@ -98,7 +98,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…
x
Reference in New Issue
Block a user