mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] engine: implementation of podcastindex.org
This commit is contained in:
parent
3bc85c511c
commit
527e13ab46
2 changed files with 47 additions and 0 deletions
|
|
@ -1288,6 +1288,10 @@ engines:
|
|||
url: https://thepiratebay.org/
|
||||
timeout: 3.0
|
||||
|
||||
- name: podcastindex
|
||||
engine: podcastindex
|
||||
shortcut: podcast
|
||||
|
||||
# Required dependency: psychopg2
|
||||
# - name: postgresql
|
||||
# engine: postgresql
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue