mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-18 00:55:56 +08:00
Update map.ts
This commit is contained in:
parent
af9a0a6f0b
commit
4314313477
@ -7,11 +7,8 @@ import {
|
||||
} from "./types";
|
||||
import { crawlToCrawler, StoredCrawl } from "../../lib/crawl-redis";
|
||||
import { MapResponse, MapRequest } from "./types";
|
||||
import { Logger } from "../../lib/logger";
|
||||
import { configDotenv } from "dotenv";
|
||||
import { search } from "../../search";
|
||||
import {
|
||||
checkAndUpdateURL,
|
||||
checkAndUpdateURLForMap,
|
||||
isSameDomain,
|
||||
isSameSubdomain,
|
||||
|
Loading…
x
Reference in New Issue
Block a user