1
0
mirror of https://github.com/searxng/searxng.git synced 2024-07-02 15:30:42 +02:00

Merge pull request #526 from dalf/fix-npm

[fix] npm engine: don't ignore the first result
This commit is contained in:
Markus Heiser 2021-11-20 12:16:17 +01:00 committed by GitHub
commit 1c8b731791
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -903,6 +903,7 @@ engines:
- name: npm
engine: json_engine
paging: true
first_page_num: 0
search_url: https://api.npms.io/v2/search?q={query}&size=25&from={pageno}
results_query: results
url_query: package/links/npm