searxng/searx
Cqoicebordel b973081134 [fix] Google image with special chars
It seems like Google image is doing a double urlencode on the url of the images. So we need to unquote once before sending to the browser the urls.
It solves the 404 we could see with some image with specials chars in url. 
Exemple https://searx.laquadrature.net/?q=etes&pageno=1&category_images (there are two of those in the list)
2014-12-08 21:12:50 +01:00
..
engines [fix] Google image with special chars 2014-12-08 21:12:50 +01:00
https_rules import basic https rules from https-everywhere repository 2014-10-15 14:52:27 +02:00
static Merge pull request #136 from pointhi/template_oscar_fix 2014-12-01 21:02:14 +01:00
templates [doc] description fixes 2014-12-01 21:33:35 +01:00
tests [fix] test : the icon is included inside the <h3> element 2014-10-26 12:01:54 +01:00
translations [enh] translation update 2014-11-26 20:42:16 +01:00
__init__.py [fix] pep8 part II. 2014-10-19 12:41:04 +02:00
autocomplete.py [fix] wikipedia autocompleter url param 2014-11-04 19:53:42 +01:00
https_rewrite.py print error if https rewrite directory is not found, #116 2014-10-19 21:39:30 +02:00
languages.py add comments to languages.py 2014-09-13 18:32:28 +02:00
query.py [fix] pep8 part II. 2014-10-19 12:41:04 +02:00
search.py [enh] gevent/grequests changed to the built-in threading lib 2014-12-05 19:24:11 +01:00
settings.yml [enh] make version of searx readable 2014-11-18 11:37:42 +01:00
settings_robot.yml update settings_robot.yml 2014-10-15 14:05:42 +02:00
testing.py fix: robot fw, entry points, some flake8, package searx egg 2014-01-20 01:06:29 +01:00
utils.py [enh] user agent string update 2014-11-22 18:37:42 +01:00
version.py [fix] version.py pep8 and py3 compatibility 2014-12-02 00:09:08 +01:00
webapp.py [enh] gevent/grequests changed to the built-in threading lib 2014-12-05 19:24:11 +01:00