delete extra files, fix youtube compatibility

This commit is contained in:
Gabe Yuan
2023-08-07 21:31:29 +08:00
parent c8180131f0
commit 32d10f561b
46 changed files with 157 additions and 353 deletions

View File

@@ -38,7 +38,7 @@ export const RULES = [
},
{
pattern: `youtube.com`,
selector: `h1, h3:not(:has(#author-text)), #content-text, #description, yt-attributed-string>span>span`,
selector: `h1, h3:not(.ytd-comment-renderer), #content-text, #description, yt-attributed-string>span>span`,
},
{
pattern: `www.google.com`,