summaryrefslogtreecommitdiff
path: root/searx/settings.yml
diff options
context:
space:
mode:
Diffstat (limited to 'searx/settings.yml')
-rw-r--r--searx/settings.yml16
1 files changed, 15 insertions, 1 deletions
diff --git a/searx/settings.yml b/searx/settings.yml
index 3fefb62fc..207024192 100644
--- a/searx/settings.yml
+++ b/searx/settings.yml
@@ -1125,8 +1125,22 @@ engines:
shortcut: sc
- name: stackoverflow
- engine: stackoverflow
+ engine: stackexchange
shortcut: st
+ api_site: 'stackoverflow'
+ categories: it
+
+ - name: askubuntu
+ engine: stackexchange
+ shortcut: ubuntu
+ api_site: 'askubuntu'
+ categories: it
+
+ - name: superuser
+ engine: stackexchange
+ shortcut: su
+ api_site: 'superuser'
+ categories: it
- name: searchcode code
engine: searchcode_code