Merge remote-tracking branch 'origin/dev' into dev

This commit is contained in:
Gabe Yuan
2023-08-16 09:49:06 +08:00
5 changed files with 5 additions and 5 deletions

View File

@@ -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, #title, yt-attributed-string>span>span`,
},
{
pattern: `www.google.com/search`,