diff --git a/src/config/rules.js b/src/config/rules.js index 06d20ce..ef96802 100644 --- a/src/config/rules.js +++ b/src/config/rules.js @@ -125,7 +125,7 @@ export const RULES = [ }, { pattern: `youtube.com`, - selector: `h1, h3:not(.ytd-comment-renderer), #content-text, #description, yt-attributed-string>span>span`, + selector: `h1, #video-title, #content-text, #description, yt-attributed-string>span>span`, }, { pattern: `www.google.com/search`,