summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorBnyro <bnyro@tutanota.com>2023-09-30 14:13:12 +0200
committerMarkus Heiser <markus.heiser@darmarIT.de>2023-12-11 18:55:16 +0100
commit527e13ab4622d84830cb06a469250a0ae8c5303d (patch)
tree6be0d360180aedb8d4aa6f4f7d6126b3a0319abc /searx/settings.yml
parent3bc85c511ce58d61aea4f5a2e8043643ec8da62a (diff)
downloadsearxng-527e13ab4622d84830cb06a469250a0ae8c5303d.tar.gz
searxng-527e13ab4622d84830cb06a469250a0ae8c5303d.zip
[feat] engine: implementation of podcastindex.org
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index bbe28b516..e5da49035 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -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