mirror of
https://github.com/searx/searx
synced 2024-11-22 01:45:21 +01:00
Update settings.yml to add pagination to Wilby (#3465)
This commit is contained in:
parent
67c233d0c3
commit
de0fde4ec2
@ -1291,7 +1291,7 @@ engines:
|
||||
- name : wiby
|
||||
engine : json_engine
|
||||
paging : True
|
||||
search_url : https://wiby.me/json/?q={query}&o={pageno}0
|
||||
search_url : https://wiby.me/json/?q={query}&p={pageno}
|
||||
url_query : URL
|
||||
title_query : Title
|
||||
content_query : Snippet
|
||||
|
Loading…
Reference in New Issue
Block a user