This commit is contained in:
Nicolas 2024-09-07 13:12:52 -03:00
commit 32097fa29d

View File

@ -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"
]; ];