diff options
| author | Igor Brai <53081752+igorbrai@users.noreply.github.com> | 2025-04-24 17:24:41 +0300 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-04-24 14:24:41 +0000 |
| commit | 54cd99c7504a59ee54cede9f2732f0d3a8a4b458 (patch) | |
| tree | cf22ec4ff4a9b98d08de59dbdce05432b90003ae /docs | |
| parent | 30b0ba805533fedacc397c0b8a857b58046a3029 (diff) | |
| download | anubis-54cd99c7504a59ee54cede9f2732f0d3a8a4b458.tar.xz anubis-54cd99c7504a59ee54cede9f2732f0d3a8a4b458.zip | |
Fix: mojeekbot regex (#351)
* update mojeekbot UA regex
* add fix into changelog
* hack: empty commit to unbreak CI
Signed-off-by: Xe Iaso <me@xeiaso.net>
---------
Signed-off-by: Xe Iaso <me@xeiaso.net>
Co-authored-by: Xe Iaso <me@xeiaso.net>
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/docs/CHANGELOG.md | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/docs/CHANGELOG.md b/docs/docs/CHANGELOG.md index fc949e3..d824edd 100644 --- a/docs/docs/CHANGELOG.md +++ b/docs/docs/CHANGELOG.md @@ -32,6 +32,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0 - Disable `generic-bot-catchall` rule because of its high false positive rate in real-world scenarios - Moved all CSS inline to the Xess package, changed colors to be CSS variables - Set or append to `X-Forwarded-For` header unless the remote connects over a loopback address [#328](https://github.com/TecharoHQ/anubis/issues/328) +- Fixed mojeekbot user agent regex ## v1.16.0 |
