mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Seeing on the official instance, searching with non-ascii character
usually renders mojibake non-sense:
http://searx.me/?q=%E9%A3%9F%E5%A0%82&categories=files
Screenshot with broken: 
Screenshot of the fixed rendering: 
|
||
|---|---|---|
| .. | ||
| data | ||
| engines | ||
| plugins | ||
| static | ||
| templates | ||
| tests | ||
| translations | ||
| __init__.py | ||
| autocomplete.py | ||
| languages.py | ||
| poolrequests.py | ||
| query.py | ||
| search.py | ||
| settings.yml | ||
| settings_robot.yml | ||
| testing.py | ||
| utils.py | ||
| version.py | ||
| webapp.py | ||