| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2021-02-24 | [mod] add utils/fetch_external_bangs.py | Alexandre Flament | |
| Based on duckduckgo bangs Store bangs on a trie to allow autocomplete (not in this commit) | |||
| 2021-01-12 | [mod] drop Python 3.5 support | Alexandre Flament | |
| 2020-10-28 | [mod] add external_urls.json and wikidata_units.json | Alexandre Flament | |
| 2020-10-27 | [mod] ahmia_filter.py: minor changes | Alexandre Flament | |
| - use result['parsed_url'] - load ahmia_blacklist.txt in searx.datae | |||
| 2020-10-07 | [mod] Add searx.data module | Alexandre Flament | |
| Instead of loading the data/*.json in different location, load these files in the new searx.data module. | |||