From 45d6dcc3e65a29791cd064f97cb4700de609b441 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Mon, 13 Nov 2023 12:48:19 +0000 Subject: [PATCH] update default_config.json --- dist/default_config.json | 9 ++++++++- 1 file changed, 8 insertions(+), 1 deletion(-) diff --git a/dist/default_config.json b/dist/default_config.json index 3f93be0..6cb0453 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -3184,6 +3184,13 @@ "matches": "https://platform.openai.com/account/api-keys*", "urlChangeDelay": 1500 }, + { + "id": "openaiDocs", + "matches": "https://platform.openai.com/docs*", + "excludeSelectors.add": [ + ".pheader" + ] + }, { "id": "pkgStd", "matches": "https://pkg.go.dev/std", @@ -4603,6 +4610,6 @@ ] } ], - "buildinConfigUpdatedAt": "2023-11-12T05:52:01.076Z", + "buildinConfigUpdatedAt": "2023-11-13T12:48:19.239Z", "latestVersion": "0.11.4" }