diff options
Diffstat (limited to 'docs/src/searx.botdetection.rst')
| -rw-r--r-- | docs/src/searx.botdetection.rst | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/docs/src/searx.botdetection.rst b/docs/src/searx.botdetection.rst index 04cb81dfd..1c3e12dad 100644 --- a/docs/src/searx.botdetection.rst +++ b/docs/src/searx.botdetection.rst @@ -53,6 +53,9 @@ Probe HTTP headers .. automodule:: searx.botdetection.http_user_agent :members: +.. automodule:: searx.botdetection.sec_fetch + :members: + .. _botdetection config: Config |