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/searx
Paul Alcock 823d44ed0a [mod] engines - add IMDB / Internet Movie Database
Merged from @Guilvareux's commit [1] and slightly modfied / see [2].

[1] https://github.com/searx/searx/pull/2980/commits/f2f90071
[2] https://github.com/searx/searx/pull/2980
3 years ago
..
answerers
data Merge pull request #360 from return42/ddg-lite 3 years ago
engines [mod] engines - add IMDB / Internet Movie Database 3 years ago
metrics [fix] error recorder: avoid RuntimeError on some rare occasion 3 years ago
network [mod] searx.network.stream returns a tuple (response, stream) 3 years ago
plugins [enh] add hostname_replace plugin 3 years ago
search [fix] searx.network.stream: fix memory leak 3 years ago
shared
static [build] /static 3 years ago
templates Merge pull request #367 from dalf/searxng-github 3 years ago
translations [translations] update 3 years ago
__init__.py [mod] production mode: make sure to set the log level to WARNING 3 years ago
autocomplete.py
exceptions.py
external_bang.py [pylint] fix global-variable-not-assigned issues 3 years ago
external_urls.py
flaskfix.py
languages.py Update searx.data - update_languages.py 3 years ago
locales.py [pylint] fix global-variable-not-assigned issues 3 years ago
preferences.py
query.py
results.py [fix] searx/results.py: strip result['content'] only if it exists 3 years ago
settings.yml [mod] engines - add IMDB / Internet Movie Database 3 years ago
settings_defaults.py
settings_loader.py
unixthreadname.py
utils.py
version.py
webadapter.py
webapp.py [mod] searx.network.stream returns a tuple (response, stream) 3 years ago
webutils.py