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
Markus Heiser ad7a6e6e10 bugfix(!biv) : bing-video do not like "older" User-Agents
When selecting other languages than 'en', bing-video did not handle the language
correct and gave very bad results.  Since User-Agent is normaly rotated in
searx, the behavior of a !biv search was unpredictable and paging was broken.

Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
4 years ago
..
answerers [fix] small fixes in preferences view's text 5 years ago
data update languages: engines_languages.json languages.py 4 years ago
engines bugfix(!biv) : bing-video do not like "older" User-Agents 4 years ago
plugins fix out of range error in tracker remover plugin 5 years ago
static Merge branch 'master' into fix-infinite-scroll 4 years ago
templates [mod] move public instance list to https://searx.space 4 years ago
translations [enh] update translations 4 years ago
__init__.py [enh] introduce private engines 4 years ago
autocomplete.py Add Swisscows autocomplete option 4 years ago
exceptions.py [fix] add message to SearxParameterException - fixes #1722 5 years ago
languages.py update languages: engines_languages.json languages.py 4 years ago
poolrequests.py [fix] measure request duration only if total_time attribute is set - fixes autocompleter 7 years ago
preferences.py preferences.py: implement defaults if unset 4 years ago
query.py [enh] introduce private engines 4 years ago
results.py [mod] speed optimization 5 years ago
search.py [enh] introduce private engines 4 years ago
settings.yml Add missing autocomplete backends to settings.yml comment 4 years ago
settings_robot.yml preferences.py: implement defaults if unset 4 years ago
testing.py searx/testing.py: fixed pep8 error 4 years ago
url_utils.py minor fixes of pubmed engine 7 years ago
utils.py [mod] speed optimization 5 years ago
version.py [enh] version v0.16.0 4 years ago
webapp.py monkey patch babel get_translations to support Occitan 4 years ago