mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-06 08:26:05 +08:00
Merge pull request #638 from mendableai/nsc/removal-of-tags-in-include-main-content
Removal of generic classnames/ids from onlyMainContent cleaning
This commit is contained in:
commit
b3e2ca9a11
@ -39,16 +39,8 @@ export const excludeNonMainTags = [
|
|||||||
"#search",
|
"#search",
|
||||||
".share",
|
".share",
|
||||||
"#share",
|
"#share",
|
||||||
".pagination",
|
|
||||||
"#pagination",
|
|
||||||
".widget",
|
".widget",
|
||||||
"#widget",
|
"#widget",
|
||||||
".related",
|
|
||||||
"#related",
|
|
||||||
".tag",
|
|
||||||
"#tag",
|
|
||||||
".category",
|
|
||||||
"#category",
|
|
||||||
".cookie",
|
".cookie",
|
||||||
"#cookie"
|
"#cookie"
|
||||||
];
|
];
|
||||||
|
Loading…
x
Reference in New Issue
Block a user