mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-08-03 09:48:08 -04:00
Apply suggestions from code review
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
44efcea781
commit
efe648f2af
@ -390,7 +390,7 @@
|
||||
},
|
||||
{
|
||||
"name": "generic-browser",
|
||||
"user_agent_regex": "(?i:gecko|applewebkit)",
|
||||
"user_agent_regex": "(?i:gecko)",
|
||||
"action": "CHALLENGE"
|
||||
}
|
||||
],
|
||||
|
@ -12,7 +12,7 @@ and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0
|
||||
## [Unreleased]
|
||||
|
||||
- Fixed and clarified installation instructions
|
||||
- Changed default challenge logic for "Gecko" or "AppleWebkit" in the User-Agent string
|
||||
- Changed default challenge logic for "Gecko" in the User-Agent string
|
||||
instead of "Mozilla" [#78](https://github.com/TecharoHQ/anubis/pull/78)
|
||||
|
||||
## v1.14.2
|
||||
|
Loading…
x
Reference in New Issue
Block a user