mirror of
https://git.mirrors.martin98.com/https://github.com/mendableai/firecrawl
synced 2025-08-05 04:00:41 +08:00
Update excludeTags.ts
This commit is contained in:
parent
0731b3127d
commit
79870e7305
@ -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