mirror of
https://github.com/TecharoHQ/anubis.git
synced 2025-04-11 13:49:43 +02:00
Merge branch 'main' into Xe/rails-bypass
Signed-off-by: Xe Iaso <me@xeiaso.net>
This commit is contained in:
@@ -335,6 +335,14 @@
|
||||
"193.183.0.174/32"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "mojeekbot",
|
||||
"user_agent_regex": "http\\://www\\.mojeek\\.com/bot\\.html",
|
||||
"action": "ALLOW",
|
||||
"remote_addresses": [
|
||||
"5.102.173.71/32"
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "us-artificial-intelligence-scraper",
|
||||
"user_agent_regex": "\\+https\\:\\/\\/github\\.com\\/US-Artificial-Intelligence\\/scraper",
|
||||
@@ -387,4 +395,4 @@
|
||||
}
|
||||
],
|
||||
"dnsbl": true
|
||||
}
|
||||
}
|
||||
|
||||
@@ -17,6 +17,7 @@ Livia sas Junius: Echo 2
|
||||
|
||||
- Remove default RSS reader rule as it may allow for a targeted attack against rails apps
|
||||
[#67](https://github.com/TecharoHQ/anubis/pull/67)
|
||||
- Whitelist MojeekBot in botPolicies [#47](https://github.com/TecharoHQ/anubis/issues/47)
|
||||
|
||||
## v1.14.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user