Merge remote-tracking branch 'searx/master'
This commit is contained in:
@@ -196,6 +196,11 @@ engines:
|
||||
# engine : base
|
||||
# shortcut : bs
|
||||
|
||||
- name: bandcamp
|
||||
engine: bandcamp
|
||||
shortcut: bc
|
||||
categories: music
|
||||
|
||||
- name : wikipedia
|
||||
engine : wikipedia
|
||||
shortcut : wp
|
||||
@@ -1280,6 +1285,14 @@ engines:
|
||||
timeout: 5.0
|
||||
disabled: True
|
||||
|
||||
- name: słownik języka polskiego
|
||||
engine: sjp
|
||||
shortcut: sjp
|
||||
base_url: https://sjp.pwn.pl/
|
||||
categories: general
|
||||
timeout: 5.0
|
||||
disabled: True
|
||||
|
||||
# Doku engine lets you access to any Doku wiki instance:
|
||||
# A public one or a privete/corporate one.
|
||||
# - name : ubuntuwiki
|
||||
|
||||
Reference in New Issue
Block a user