mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
engine npm use the packages.html template
This commit is contained in:
parent
6dd07b88a4
commit
42515d98f7
2 changed files with 70 additions and 19 deletions
|
|
@ -1191,26 +1191,10 @@ engines:
|
|||
disabled: true
|
||||
|
||||
- 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
|
||||
title_query: package/name
|
||||
content_query: package/description
|
||||
page_size: 25
|
||||
categories: [it, packages]
|
||||
disabled: true
|
||||
timeout: 5.0
|
||||
engine: npm
|
||||
shortcut: npm
|
||||
about:
|
||||
website: https://npms.io/
|
||||
wikidata_id: Q7067518
|
||||
official_api_documentation: https://api-docs.npms.io/
|
||||
use_official_api: false
|
||||
require_api_key: false
|
||||
results: JSON
|
||||
timeout: 5.0
|
||||
disabled: true
|
||||
|
||||
- name: nyaa
|
||||
engine: nyaa
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue