mirror of
https://github.com/searxng/searxng.git
synced 2025-12-22 19:50:00 +00:00
[feat] sourcehut engine: implement as custom module, fix user agent
SourceHut uses a foss bot protection tool called `go-away` (which I can recommend BTW). It blocks common crawler user agents, such as the standard Firefox user agent. Hence, we're now using our custom SearXNG user agent to clarify we're not a crawler. Closes: https://github.com/searxng/searxng/issues/5270 Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
8
docs/dev/engines/online/sourcehut.rst
Normal file
8
docs/dev/engines/online/sourcehut.rst
Normal file
@@ -0,0 +1,8 @@
|
||||
.. _sourcehut engine:
|
||||
|
||||
=========
|
||||
Sourcehut
|
||||
=========
|
||||
|
||||
.. automodule:: searx.engines.sourcehut
|
||||
:members:
|
||||
Reference in New Issue
Block a user