mirror of
https://github.com/searxng/searxng.git
synced 2026-06-16 06:46:52 +02:00
[feat] engines: add podchaser podcast engine (#6202)
- add podchaser podcast engine - the motivation is that podcastindex had to be removed, see #6140
This commit is contained in:
@@ -1817,6 +1817,11 @@ engines:
|
||||
# query_str: 'SELECT * from my_table WHERE my_column = %(query)s'
|
||||
# shortcut : psql
|
||||
|
||||
- name: podchaser
|
||||
engine: podchaser
|
||||
shortcut: poc
|
||||
disabled: true
|
||||
|
||||
- name: presearch
|
||||
engine: presearch
|
||||
search_type: search
|
||||
|
||||
Reference in New Issue
Block a user