mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-04 23:40:42 +08: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