Merge pull request #2642 from return42/fix-apkmirror

[fix] APKMirror engine - update xpath selectors and fix img_src
This commit is contained in:
Alexandre Flament 2021-03-11 09:48:31 +01:00 committed by GitHub
commit af3e969c5a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 23 additions and 20 deletions

View file

@ -196,6 +196,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