Skip to content

Commit 6de9097

Browse files
committed
Update constants.ts
1 parent f92c324 commit 6de9097

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/constants.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ export const EXCLUDED_SELECTORS = [
1616
// '[data-pop="wow"]', // Attribute
1717
// 'nav.top', // Tag + Class
1818
// Webflow Pages
19+
'h1[data-sc="HeadingText"] span[data-sc="HeaderBreadcrumbTitle"]',
1920
// Webflow Designer
2021
'div.bem-SearchResultPreview', // SEO Preview
2122
'[data-automation-id="page-list-row-wrapper"] div.bem-List_Cell',

0 commit comments

Comments
 (0)