[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>
This commit is contained in:
Markus Heiser
2021-03-09 08:34:57 +01:00
parent ccf5ac9801
commit 96422e5c9f
2 changed files with 23 additions and 20 deletions

View File

@@ -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