mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #2642 from return42/fix-apkmirror
[fix] APKMirror engine - update xpath selectors and fix img_src
This commit is contained in:
commit
af3e969c5a
2 changed files with 23 additions and 20 deletions
1
Makefile
1
Makefile
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue