summaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorMarkus Heiser <markus.heiser@darmarit.de>2021-03-09 08:34:57 +0100
committerMarkus Heiser <markus.heiser@darmarit.de>2021-03-09 08:34:57 +0100
commit96422e5c9f056e233d53d819ec38ed7bfad5dc83 (patch)
tree543585726cb50d9536ea44594655502a73d5b144 /Makefile
parentccf5ac980187d70e080e95b102b63646d6c07960 (diff)
[fix] APKMirror engine - update xpath selectors and fix img_src
BTW: make the code slightly more readable Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index a01bbe68..4fedcd14 100644
--- a/Makefile
+++ b/Makefile
@@ -197,6 +197,7 @@ PYLINT_FILES=\
searx/engines/mediathekviewweb.py \
searx/engines/google_scholar.py \
searx/engines/yahoo_news.py \
+ searx/engines/apkmirror.py \
searx_extra/update/update_external_bangs.py
test.pylint: pyenvinstall