forked from zaclys/searxng
[enh] add engine MediathekViewWeb (API)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
ab8739809c
commit
bc1be3f0e9
3 changed files with 74 additions and 1 deletions
3
Makefile
3
Makefile
|
|
@ -193,7 +193,8 @@ PYLINT_FILES=\
|
|||
searx/engines/google.py \
|
||||
searx/engines/google_news.py \
|
||||
searx/engines/google_videos.py \
|
||||
searx/engines/google_images.py
|
||||
searx/engines/google_images.py \
|
||||
searx/engines/mediathekviewweb.py
|
||||
|
||||
test.pylint: pyenvinstall
|
||||
$(call cmd,pylint,$(PYLINT_FILES))
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue