summaryrefslogtreecommitdiff
path: root/searx/engines/framalibre.py
AgeCommit message (Collapse)Author
2019-11-16webapp.py: use html.escape if cgi.escape is not availablelorddavidiii
- cgi.escape was removed in python 3.8 - also use html.escape in framalibre.py
2017-05-15[fix] framalibre : remove result['thumbnail'] (not used)Dalf
2017-05-15[enh] py3 compatibilityAdam Tauber
2017-03-22Add framalibre engineFrançois Revol
framalibre.org is a catalogue of Free Software, edited by Framasoft. For now we pass the thumbnail as img_src as it doesn't seem to be used for IT...