Update excludeTags.ts

This commit is contained in:
Nicolas 2024-09-06 20:15:26 -03:00
parent 0731b3127d
commit 79870e7305
1 changed files with 0 additions and 8 deletions

View File

@ -39,16 +39,8 @@ export const excludeNonMainTags = [
"#search",
".share",
"#share",
".pagination",
"#pagination",
".widget",
"#widget",
".related",
"#related",
".tag",
"#tag",
".category",
"#category",
".cookie",
"#cookie"
];