mirror of
https://github.com/searxng/searxng.git
synced 2024-11-19 02:40:11 +01:00
[fix] enigne library genesis - remove 'enable_http: true'
Signed-off-by: Markus Heiser <markus.heiser@darmarit.de>
This commit is contained in:
parent
f6bfc8f461
commit
4c2df9358a
@ -801,7 +801,6 @@ engines:
|
||||
|
||||
- name: library genesis
|
||||
engine: xpath
|
||||
enable_http: true
|
||||
search_url: https://libgen.rs/search.php?req={query}
|
||||
url_xpath: //a[contains(@href,"bookfi.net/md5")]/@href
|
||||
title_xpath: //a[contains(@href,"book/")]/text()[1]
|
||||
|
Loading…
Reference in New Issue
Block a user