[fix] references from searx.botdetection.http_sec_fetch
This commit is contained in:
parent
0315988f5a
commit
bd120b3e47
@ -53,7 +53,7 @@ Probe HTTP headers
|
||||
.. automodule:: searx.botdetection.http_user_agent
|
||||
:members:
|
||||
|
||||
.. automodule:: searx.botdetection.sec_fetch
|
||||
.. automodule:: searx.botdetection.http_sec_fetch
|
||||
:members:
|
||||
|
||||
.. _botdetection config:
|
||||
|
@ -12,10 +12,10 @@ Metadata`_. A request is filtered out in case of:
|
||||
.. _Fetch Metadata:
|
||||
https://developer.mozilla.org/en-US/docs/Glossary/Fetch_metadata_request_header
|
||||
|
||||
.. Sec-Fetch-Dest:
|
||||
.. _Sec-Fetch-Dest:
|
||||
https://developer.mozilla.org/en-US/docs/Web/API/Request/destination
|
||||
|
||||
.. Sec-Fetch-Mode:
|
||||
.. _Sec-Fetch-Mode:
|
||||
https://developer.mozilla.org/en-US/docs/Web/API/Request/mode
|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user