Update excludeTags.ts
This commit is contained in:
@@ -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"
|
||||||
];
|
];
|
||||||
|
|||||||
Reference in New Issue
Block a user