mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 18:46:00 +08:00
Update rate-limiter.ts
This commit is contained in:
parent
e690a6fda7
commit
1f779e261a
@ -90,7 +90,7 @@ export function getRateLimiter(
|
||||
plan?: string
|
||||
) {
|
||||
|
||||
if (token.includes("a01ccae") || token.includes("6254cf9")) {
|
||||
if (token.includes("a01ccae") || token.includes("6254cf9") || token.includes("0f96e673")) {
|
||||
return testSuiteRateLimiter;
|
||||
}
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user