Skip to content

Commit

Permalink
update default_config.json
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Nov 13, 2023
1 parent 2de103b commit 45d6dcc
Showing 1 changed file with 8 additions and 1 deletion.
9 changes: 8 additions & 1 deletion dist/default_config.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down Expand Up @@ -4603,6 +4610,6 @@
]
}
],
"buildinConfigUpdatedAt": "2023-11-12T05:52:01.076Z",
"buildinConfigUpdatedAt": "2023-11-13T12:48:19.239Z",
"latestVersion": "0.11.4"
}

0 comments on commit 45d6dcc

Please sign in to comment.