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
Alexandre Flament 8f914a28fa [mod] searx.utils.normalize_url: remove Yahoo hack
* The hack for Yahoo URLs is not necessary anymore. (see searx.engines.yahoo.parse_url)
* move the URL normalization in extract_url to normalize_url
4 years ago
..
answerers
data fetch google's search langs rather than ui langs 4 years ago
engines [mod] move extract_text, extract_url to searx.utils 4 years ago
plugins
static [fix] simple theme: fix autocomplete 4 years ago
templates Merge pull request #2226 from dalf/fix-searx-migration 4 years ago
translations
__init__.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
autocomplete.py [mod] searx.query.RawTextQuery: getSearchQuery and changeSearchQuery rename to getQuery and changeQuery 4 years ago
brand.py [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
exceptions.py
external_bang.py
languages.py fetch google's search langs rather than ui langs 4 years ago
poolrequests.py [mod] upgrade requests to version 2.24.0. use ssl instead of pyopenssl. 4 years ago
preferences.py
query.py [mod] add searx.search.EngineRef 4 years ago
results.py
search.py [mod] add typing and __slots__ 4 years ago
settings.yml [fix] migration from github.com/asciimoo/searx to github.com/searx/searx : fix URLs 4 years ago
settings_robot.yml
testing.py
utils.py [mod] searx.utils.normalize_url: remove Yahoo hack 4 years ago
version.py
webadapter.py [mod] more typing 4 years ago
webapp.py Merge pull request #2189 from dalf/architecture-clean-up 4 years ago
webutils.py [mod] add searx/webutils.py 4 years ago