mirror of
https://github.com/searxng/searxng
synced 2024-01-01 19:24:07 +01:00
[mod] engine: Anna's Archive - additionl settings (content, sort, ext)
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
eafc2906f1
commit
e2df6b77a3
3 changed files with 98 additions and 9 deletions
|
|
@ -299,11 +299,17 @@ engines:
|
|||
|
||||
- name: annas archive
|
||||
engine: annas_archive
|
||||
paging: false
|
||||
categories: files
|
||||
disabled: true
|
||||
shortcut: aa
|
||||
|
||||
# - name: annas articles
|
||||
# engine: annas_archive
|
||||
# shortcut: aaa
|
||||
# # https://docs.searxng.org/src/searx.engines.annas_archive.html
|
||||
# aa_content: 'journal_article' # book_any .. magazine, standards_document
|
||||
# aa_ext: 'pdf' # pdf, epub, ..
|
||||
# aa_sort: 'newest' # newest, oldest, largest, smallest
|
||||
|
||||
- name: apk mirror
|
||||
engine: apkmirror
|
||||
timeout: 4.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue