1
0
mirror of https://github.com/searxng/searxng.git synced 2024-09-12 16:30:33 +02:00
searxng/searx
Kang-min Liu 01d2fb9f70 btdigg engine: fix text mojibake.
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: ![](https://imgrush.com/1NNr_Rpv-rt2.png)

Screenshot of the fixed rendering: ![](https://imgrush.com/khe4M2P3VAyq.png)
2015-07-19 20:44:02 +02:00
..
data [enh] currency_convert engine: user can write "1 dollars in euros" instead of "1 USD in EUR". 2015-05-12 20:52:08 +02:00
engines btdigg engine: fix text mojibake. 2015-07-19 20:44:02 +02:00
plugins Merge branch 'remove_trackers_plugin' of https://github.com/Cqoicebordel/searx into Cqoicebordel-remove_trackers_plugin 2015-06-21 16:56:00 +02:00
static [fix] reduce server traffic by optimizing images 2015-06-22 01:49:07 +02:00
templates [enh] oscar template: using table instead of container-fluid to show cookies 2015-06-05 09:07:59 +02:00
tests Merge pull request #333 from dalf/piratebay 2015-06-30 12:46:00 -04:00
translations Add portuguese translation 2015-06-25 18:49:07 -03:00
__init__.py [mod] https rewrite pluginification 2015-04-13 00:30:12 +02:00
autocomplete.py remove 'print' 2015-06-02 10:50:49 +02:00
languages.py add comments to languages.py 2014-09-13 18:32:28 +02:00
poolrequests.py [enh] basic support for http proxy (see #236) 2015-04-25 11:44:53 +02:00
query.py [enh] category specific engine deactivation - closes #205 2015-02-03 18:37:38 +01:00
search.py New feature : language per search engine ! 2015-06-03 17:16:12 +02:00
settings_robot.yml [fix] robot test config option update 2015-01-17 20:36:44 +01:00
settings.yml Merge pull request #333 from dalf/piratebay 2015-06-30 12:46:00 -04:00
testing.py [fix] robot test - kill the only subprocess 2015-05-02 20:59:50 +02:00
utils.py [fix] bing_news based on RSS output format 2015-06-04 18:30:08 +02:00
version.py [enh] v0.7.0 2015-02-03 19:15:58 +01:00
webapp.py [fix] debug message parameter 2015-06-21 16:50:42 +02:00