diff --git a/dist/default_config.json b/dist/default_config.json index 2e7cd15..54e660c 100644 --- a/dist/default_config.json +++ b/dist/default_config.json @@ -1449,6 +1449,15 @@ ], "detectParagraphLanguage": true }, + { + "id": "github-blog", + "matches": [ + "github.blog" + ], + "injectedCss": [ + "font {word-break: break-all !important;}" + ] + }, { "id": "githubNotebook", "matches": "notebooks.githubusercontent.com", @@ -4907,6 +4916,6 @@ ] } ], - "buildinConfigUpdatedAt": "2023-12-05T07:06:30.268Z", + "buildinConfigUpdatedAt": "2023-12-05T10:18:43.785Z", "latestVersion": "0.12.3" }