mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of German news, Tagesschau
Co-authored-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
2256ba2ffb
commit
e25d1c7288
2 changed files with 106 additions and 0 deletions
|
|
@ -1431,6 +1431,11 @@ engines:
|
|||
# WHERE title LIKE :wildcard OR description LIKE :wildcard
|
||||
# ORDER BY duration DESC
|
||||
|
||||
- name: tagesschau
|
||||
engine: tagesschau
|
||||
shortcut: ts
|
||||
disabled: true
|
||||
|
||||
# Requires Tor
|
||||
- name: torch
|
||||
engine: xpath
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue