fix(default-config): remove browser detection logic (#1360)
Looks like these rules don't work anymore. Closes: #1353 Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
parent
9d9be61c24
commit
a37068a423
3 changed files with 1 additions and 94 deletions
|
|
@ -28,6 +28,7 @@ Anubis is back and better than ever! Lots of minor fixes with some big ones inte
|
|||
- Open Graph passthrough now reuses the configured target Host/SNI/TLS settings, so metadata fetches succeed when the upstream certificate differs from the public domain. ([1283](https://github.com/TecharoHQ/anubis/pull/1283))
|
||||
- Stabilize the CVE-2025-24369 regression test by always submitting an invalid proof instead of relying on random POW failures.
|
||||
- Refine the check that ensures the presence of the Accept header to avoid breaking docker clients.
|
||||
- Removed rules intended to reward actual browsers due to abuse in the wild.
|
||||
|
||||
### Dataset poisoning
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue