mirror of https://github.com/searxng/searxng.git
[fix] engine: MediathekViewWeb (mvw) disable by default
The MediathekViewWeb delivers only content for the german speaking area. Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
ff48a41af0
commit
07f2a9ee3c
|
@ -1604,6 +1604,7 @@ engines:
|
|||
- name: mediathekviewweb
|
||||
engine: mediathekviewweb
|
||||
shortcut: mvw
|
||||
disabled: true
|
||||
|
||||
# - name: yacy
|
||||
# engine: yacy
|
||||
|
|
Loading…
Reference in New Issue