mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[feat] lib.rs: use packages.html template
This commit is contained in:
parent
50d5a9ff60
commit
6dd07b88a4
2 changed files with 57 additions and 13 deletions
|
|
@ -2254,20 +2254,8 @@ engines:
|
|||
|
||||
- name: lib.rs
|
||||
shortcut: lrs
|
||||
engine: xpath
|
||||
search_url: https://lib.rs/search?q={query}
|
||||
results_xpath: /html/body/main/div/ol/li/a
|
||||
url_xpath: ./@href
|
||||
title_xpath: ./div[@class="h"]/h4
|
||||
content_xpath: ./div[@class="h"]/p
|
||||
categories: [it, packages]
|
||||
engine: lib_rs
|
||||
disabled: true
|
||||
about:
|
||||
website: https://lib.rs
|
||||
wikidata_id: Q113486010
|
||||
use_official_api: false
|
||||
require_api_key: false
|
||||
results: HTML
|
||||
|
||||
- name: sourcehut
|
||||
shortcut: srht
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue