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/engines
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)
10 years ago
..
__init__.py [fix] pep8 part II. 10 years ago
bing.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
bing_images.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
bing_news.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
currency_convert.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
dailymotion.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
deviantart.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
duckduckgo.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
duckduckgo_definitions.py [fix] pep8 : duckduckgo_definitions and wikidata engines 10 years ago
dummy.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
faroo.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
filecrop.py [enh] paging support for filecrop 11 years ago
flickr.py [fix] flickr.com mods 10 years ago
generalfile.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
github.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
google.py [fix] pep8 10 years ago
google_images.py [fix] Google image with special chars 10 years ago
google_news.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
json_engine.py [mod] len() removed from conditions 11 years ago
mediawiki.py [fix] print removed 10 years ago
openstreetmap.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
piratebay.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
soundcloud.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
stackoverflow.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
startpage.py [fix] startpage engine compatibility 10 years ago
twitter.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
vimeo.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
wikidata.py [fix] pep8 : duckduckgo_definitions and wikidata engines 10 years ago
xpath.py [fix] error when xpath_results in extraxt_text is _ElementUnicodeResult instead of _ElementStringResult 11 years ago
yacy.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
yahoo.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago
yahoo_news.py [fix] pep8 compatibility 10 years ago
youtube.py [fix] pep8 : engines (errors E121, E127, E128 and E501 still exist) 10 years ago