Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 6707354b authored by wibyweb's avatar wibyweb Committed by Markus Heiser
Browse files

[mod] engine wiby: add pagination

Suggested by: @wibyweb in searx https://github.com/searx/searx/pull/3465



Signed-off-by: default avatarMarkus Heiser <markus.heiser@darmarit.de>
parent 9c00b9fe
Loading
Loading
Loading
Loading
+2 −1
Original line number Original line Diff line number Diff line
@@ -1519,7 +1519,8 @@ engines:


  - name: wiby
  - name: wiby
    engine: json_engine
    engine: json_engine
    search_url: https://wiby.me/json/?q={query}
    paging: true
    search_url: https://wiby.me/json/?q={query}&p={pageno}
    url_query: URL
    url_query: URL
    title_query: Title
    title_query: Title
    content_query: Snippet
    content_query: Snippet