mirror of
https://github.com/TecharoHQ/anubis.git
synced 2026-04-05 16:28:17 +00:00
Compare commits
2 Commits
Xe/redis-s
...
Xe/hyper-g
| Author | SHA1 | Date | |
|---|---|---|---|
|
|
efe648f2af | ||
|
|
44efcea781 |
@@ -390,9 +390,9 @@
|
||||
},
|
||||
{
|
||||
"name": "generic-browser",
|
||||
"user_agent_regex": "Mozilla",
|
||||
"user_agent_regex": "(?i:gecko)",
|
||||
"action": "CHALLENGE"
|
||||
}
|
||||
],
|
||||
"dnsbl": true
|
||||
}
|
||||
}
|
||||
@@ -12,6 +12,8 @@ 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" in the User-Agent string
|
||||
instead of "Mozilla" [#78](https://github.com/TecharoHQ/anubis/pull/78)
|
||||
|
||||
## v1.14.2
|
||||
|
||||
|
||||
Reference in New Issue
Block a user