summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
authorNoémi Ványi <sitbackandwait@gmail.com>2018-03-21 22:30:29 +0100
committerNoémi Ványi <sitbackandwait@gmail.com>2018-03-22 10:02:37 +0100
commitd04e471ce53c5efd224a4ed0e7b5d88fb0d3a093 (patch)
tree3ac30c1e908083ab859dcb34264f553b14fbf88f /searx/settings.yml
parentb9d4c0523e8d6eab81658d77f8213b39f9b28f17 (diff)
add findx engine for general, images and videos
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml18
1 files changed, 18 insertions, 0 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 73212f2e2..70750fc96 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -218,6 +218,24 @@ engines:
shortcut : fd
disabled : True
+ - name : findx
+ engine : findx
+ shortcut : fx
+ categories : general
+ disabled : True
+
+ - name : findx images
+ engine : findx
+ shortcut : fxi
+ categories : images
+ disabled : True
+
+ - name : findx videos
+ engine : findx
+ shortcut : fxv
+ categories : videos
+ disabled : True
+
- name : flickr
categories : images
shortcut : fl