From 1c6e823705a0ee8d2e63fa961327c101aacd6875 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 17 Jul 2023 02:17:16 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 10 +++++++++- 1 file changed, 9 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index fdc2bc1..be20215 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -3925,8 +3925,16 @@ "globalStyles": { "span.list_entry": "height: unset;" } + }, + { + "id": "kaggle", + "matches": "www.kaggle.com", + "excludeTags": [ + "i", + "button" + ] } ], - "buildinConfigUpdatedAt": "2023-07-14T15:27:23.767Z", + "buildinConfigUpdatedAt": "2023-07-17T02:17:16.149Z", "latestVersion": "0.7.9" }