From 062d589f865cf736620f4ff5d6a8476dfe980ba7 Mon Sep 17 00:00:00 2001 From: Markus Heiser Date: Tue, 29 Dec 2020 15:49:41 +0100 Subject: [fix] xpath expressions to grap all items from bandcamp's response 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 --- searx/static/themes/oscar/img/icons/bandcamp.png | Bin 0 -> 919 bytes 1 file changed, 0 insertions(+), 0 deletions(-) create mode 100644 searx/static/themes/oscar/img/icons/bandcamp.png (limited to 'searx/static') diff --git a/searx/static/themes/oscar/img/icons/bandcamp.png b/searx/static/themes/oscar/img/icons/bandcamp.png new file mode 100644 index 000000000..2de405afe Binary files /dev/null and b/searx/static/themes/oscar/img/icons/bandcamp.png differ -- cgit v1.2.3