From 6eea9402a694b3d6f9ef3bef999688793ed7b42a Mon Sep 17 00:00:00 2001 From: fishjar Date: Wed, 8 May 2024 14:57:47 +0000 Subject: [PATCH] =?UTF-8?q?Deploying=20to=20gh-pages=20from=20@=20fishjar/?= =?UTF-8?q?kiss-rules@f8aa6ce5ac516d5737d0a022f12262821ba1d0f4=20?= =?UTF-8?q?=F0=9F=9A=80?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- kiss-rules-off.json | 2 +- kiss-rules-on.json | 2 +- kiss-rules.json | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) diff --git a/kiss-rules-off.json b/kiss-rules-off.json index 5387abe..7fc7c69 100644 --- a/kiss-rules-off.json +++ b/kiss-rules-off.json @@ -1652,7 +1652,7 @@ { "pattern": "www.youtube.com", "selector": "h1>.ytd-watch-metadata, #video-title, #title, #content-text>span, #snippet-text, yt-attributed-string.ytd-text-inline-expander>span, span.caption-visual-line>span, #chat-messages #message, .ytp-caption-segment", - "keepSelector": "img, #content-text>a, span[dir=\"auto\"], span:has(img)", + "keepSelector": "img, #content-text>a, span[dir=\"auto\"]:has(a), span:has(img)", "terms": "", "translator": "*", "fromLang": "*", diff --git a/kiss-rules-on.json b/kiss-rules-on.json index 01f1d33..5a6c972 100644 --- a/kiss-rules-on.json +++ b/kiss-rules-on.json @@ -1652,7 +1652,7 @@ { "pattern": "www.youtube.com", "selector": "h1>.ytd-watch-metadata, #video-title, #title, #content-text>span, #snippet-text, yt-attributed-string.ytd-text-inline-expander>span, span.caption-visual-line>span, #chat-messages #message, .ytp-caption-segment", - "keepSelector": "img, #content-text>a, span[dir=\"auto\"], span:has(img)", + "keepSelector": "img, #content-text>a, span[dir=\"auto\"]:has(a), span:has(img)", "terms": "", "translator": "*", "fromLang": "*", diff --git a/kiss-rules.json b/kiss-rules.json index 7c61f22..80f3f37 100644 --- a/kiss-rules.json +++ b/kiss-rules.json @@ -1652,7 +1652,7 @@ { "pattern": "www.youtube.com", "selector": "h1>.ytd-watch-metadata, #video-title, #title, #content-text>span, #snippet-text, yt-attributed-string.ytd-text-inline-expander>span, span.caption-visual-line>span, #chat-messages #message, .ytp-caption-segment", - "keepSelector": "img, #content-text>a, span[dir=\"auto\"], span:has(img)", + "keepSelector": "img, #content-text>a, span[dir=\"auto\"]:has(a), span:has(img)", "terms": "", "translator": "*", "fromLang": "*",