diff options
Diffstat (limited to 'docs')
| -rw-r--r-- | docs/src/searx.botdetection.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/docs/src/searx.botdetection.rst b/docs/src/searx.botdetection.rst index 1c3e12dad..f967b1a84 100644 --- a/docs/src/searx.botdetection.rst +++ b/docs/src/searx.botdetection.rst @@ -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: |