mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-14 18:06:00 +08:00
Update auth.ts
This commit is contained in:
parent
7ba3f3bd1a
commit
08387c06f8
@ -307,7 +307,7 @@ export async function supaAuthenticateUser(
|
||||
(mode === RateLimiterMode.Scrape ||
|
||||
mode === RateLimiterMode.Preview ||
|
||||
mode === RateLimiterMode.Map ||
|
||||
// mode === RateLimiterMode.Crawl ||
|
||||
mode === RateLimiterMode.Crawl ||
|
||||
mode === RateLimiterMode.Search)
|
||||
) {
|
||||
return { success: true, team_id: "preview" };
|
||||
|
Loading…
x
Reference in New Issue
Block a user