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