searxng/searxng_extra
Alexandre Flament 9215d4cde7 [fix] python searxng_extra/standalone_searx.py --help
The scripts loads the engine and then parse the arguments.
After that the engines are initialized.

Before this commit, with "--help", the HTTP clients are closed before
the engine initialization threads. When these init threads try to send
an HTTP request, an exception is raised.
2021-12-26 23:09:10 +01:00
..
update update_firefox_version.py: update user agent signature 2021-12-16 23:10:39 +01:00
__init__.py SearXNG: searxng_extra 2021-10-02 17:30:39 +02:00
standalone_searx.py [fix] python searxng_extra/standalone_searx.py --help 2021-12-26 23:09:10 +01:00