mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
Merge pull request #2544 from mrwormo/congresslibrary
[Engine] Add Library of Congress engine
This commit is contained in:
commit
436d366448
2 changed files with 73 additions and 0 deletions
|
|
@ -679,6 +679,11 @@ engines:
|
|||
require_api_key: false
|
||||
results: HTML
|
||||
|
||||
- name : library of congress
|
||||
engine : loc
|
||||
shortcut : loc
|
||||
categories : images
|
||||
|
||||
- name : lobste.rs
|
||||
engine : xpath
|
||||
search_url : https://lobste.rs/search?utf8=%E2%9C%93&q={query}&what=stories&order=relevance
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue