mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 06:08:51 +08:00
Nick: sitemap fix
This commit is contained in:
parent
ff4b7a835b
commit
1af26fe1b4
@ -389,6 +389,7 @@ export function legacyCrawlerOptions(x: CrawlerOptions) {
|
|||||||
generateImgAltText: false,
|
generateImgAltText: false,
|
||||||
allowBackwardCrawling: x.allowBackwardLinks,
|
allowBackwardCrawling: x.allowBackwardLinks,
|
||||||
allowExternalContentLinks: x.allowExternalLinks,
|
allowExternalContentLinks: x.allowExternalLinks,
|
||||||
|
ignoreSitemap: x.ignoreSitemap,
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user