mirror of
https://github.com/searxng/searxng.git
synced 2025-07-24 21:59:22 +02:00
[enh] move dictionaries, Erowid & IMDb out of general category
The general category is the category that is searched by default. From a privacy standpoint it doesn't make sense to send all general queries to specialized search engines that cannot deal with those queries anyway.
This commit is contained in:
parent
ab90e2ac49
commit
5d74bf3820
5 changed files with 9 additions and 11 deletions
|
@ -21,7 +21,7 @@ about = {
|
|||
"language": 'pl',
|
||||
}
|
||||
|
||||
categories = ['general', 'dictionaries']
|
||||
categories = ['dictionaries']
|
||||
paging = False
|
||||
|
||||
URL = 'https://sjp.pwn.pl'
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue