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
d4168a1a1f
commit
cec399597e
1 changed files with 2 additions and 2 deletions
|
@ -21,8 +21,8 @@ about = {
|
|||
# engine dependent config
|
||||
categories = ['general']
|
||||
paging = True
|
||||
number_of_results = 1
|
||||
search_type = 'nearmatch' # possible values: title, text, nearmatch
|
||||
number_of_results = 2
|
||||
search_type = 'text' # possible values: title, text, nearmatch
|
||||
|
||||
# search-url
|
||||
base_url = 'https://zh.moegirl.org.cn/'
|
||||
|
|
Loading…
Add table
Reference in a new issue