From d35539a4bb99e40a40d3caaa22936f3cbc421188 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Fri, 24 Nov 2023 02:29:07 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 11 ++++++++++- 1 file changed, 10 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index 8751ad7..2a91c69 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -4704,8 +4704,17 @@ "globalStyles": { ".story-info .item-description": "overflow: scroll;" } + }, + { + "id": "boringreport", + "matches": [ + "www.boringreport.org" + ], + "excludeTags.remove": [ + "BUTTON" + ] } ], - "buildinConfigUpdatedAt": "2023-11-21T17:13:04.771Z", + "buildinConfigUpdatedAt": "2023-11-24T02:29:07.720Z", "latestVersion": "0.11.6" }