mirror of
https://github.com/mendableai/firecrawl.git
synced 2025-12-05 11:32:23 +00:00
Update excludeTags.ts
This commit is contained in:
parent
cf8fe93281
commit
2c1a98f019
@ -6,7 +6,6 @@ export const excludeNonMainTags = [
|
||||
".header",
|
||||
".top",
|
||||
".navbar",
|
||||
"#header",
|
||||
".footer",
|
||||
".bottom",
|
||||
"#footer",
|
||||
@ -39,8 +38,6 @@ export const excludeNonMainTags = [
|
||||
"#search",
|
||||
".share",
|
||||
"#share",
|
||||
".widget",
|
||||
"#widget",
|
||||
".cookie",
|
||||
"#cookie"
|
||||
];
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user