mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #2736 from plague-doctor/sjp
Add new engine: SJP - Słownik języka polskiego
This commit is contained in:
commit
8362257b9a
2 changed files with 100 additions and 0 deletions
|
|
@ -1284,6 +1284,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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue