mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Update moegirl.py
This commit is contained in:
parent
7f5fa15b8f
commit
dcfd5ffdaa
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ about = {
|
||||||
# engine dependent config
|
# engine dependent config
|
||||||
categories = ['general']
|
categories = ['general']
|
||||||
paging = True
|
paging = True
|
||||||
number_of_results = 2
|
number_of_results = 1
|
||||||
search_type = 'text' # possible values: title, text, nearmatch
|
search_type = 'text' # possible values: title, text, nearmatch
|
||||||
|
|
||||||
# search-url
|
# search-url
|
||||||
|
|
Loading…
Add table
Reference in a new issue