You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
3 years ago
..
update update_firefox_version.py: update user agent signature 3 years ago
__init__.py SearXNG: searxng_extra 3 years ago
standalone_searx.py [fix] python searxng_extra/standalone_searx.py --help 3 years ago