mirror of
https://github.com/searxng/searxng.git
synced 2024-11-22 12:10:11 +01:00
[engines] move library of genesis from general to files category
This commit is contained in:
parent
34aaac135b
commit
af79cce7cf
@ -806,7 +806,7 @@ engines:
|
|||||||
url_xpath: //a[contains(@href,"bookfi.net/md5")]/@href
|
url_xpath: //a[contains(@href,"bookfi.net/md5")]/@href
|
||||||
title_xpath: //a[contains(@href,"book/")]/text()[1]
|
title_xpath: //a[contains(@href,"book/")]/text()[1]
|
||||||
content_xpath: //td/a[1][contains(@href,"=author")]/text()
|
content_xpath: //td/a[1][contains(@href,"=author")]/text()
|
||||||
categories: general
|
categories: files
|
||||||
timeout: 7.0
|
timeout: 7.0
|
||||||
disabled: true
|
disabled: true
|
||||||
shortcut: lg
|
shortcut: lg
|
||||||
|
Loading…
Reference in New Issue
Block a user