summaryrefslogtreecommitdiff
path: root/searx/engines/bandcamp.py
AgeCommit message (Collapse)Author
2021-09-24[fix] fix the about section of some enginesAlexandre Flament
2021-04-15[fix] xpath expressions to grap all items from bandcamp's responseMarkus Heiser
I also found some items missing a thumbnail and I used text_extract for content and title, to remove unneeded whitespaces. BTW: added bandcamp's favicon Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
2021-04-15[feat] add bandcamp engineKyle Anthony Williams