From 5d2a4a4c27c11809bdb39299a3991e6b6f34b167 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 27 Nov 2023 12:30:58 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 16 +++++++++++++--- 1 file changed, 13 insertions(+), 3 deletions(-) diff --git a/dist/default_config.json b/dist/default_config.json index edd04aa..6d8f465 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -1913,10 +1913,15 @@ ".reply-markup-button-text", ".bot-commands-list-element-description" ], + "extraBlockSelectors.add": [ + ".message.spoilers-container em", + ".message.spoilers-container strong" + ], "excludeSelectors": [ ".time", ".peer-title", - ".document-wrapper" + ".document-wrapper", + ".message.spoilers-container custom-emoji-element" ], "detectParagraphLanguage": true }, @@ -1931,10 +1936,15 @@ ".reply-markup-button-text", ".bot-commands-list-element-description" ], + "extraBlockSelectors.add": [ + ".message.spoilers-container em", + ".message.spoilers-container strong" + ], "excludeSelectors": [ ".time", ".peer-title", - ".document-wrapper" + ".document-wrapper", + ".message.spoilers-container custom-emoji-element" ], "detectParagraphLanguage": true }, @@ -4729,6 +4739,6 @@ ] } ], - "buildinConfigUpdatedAt": "2023-11-27T07:04:04.791Z", + "buildinConfigUpdatedAt": "2023-11-27T12:30:58.098Z", "latestVersion": "0.11.6" }