fix rules

This commit is contained in:
Gabe Yuan
2023-08-12 22:11:36 +08:00
parent bab21a01f4
commit 3eae1688f7

View File

@@ -128,7 +128,7 @@ export const RULES = [
selector: `h1, h3:not(.ytd-comment-renderer), #content-text, #description, yt-attributed-string>span>span`,
},
{
pattern: `www.google.com`,
pattern: `www.google.com/search`,
selector: `h3, .IsZvec, [data-sncf="1"]`,
},
];