forked from Ponysearch/Ponysearch
Merge pull request #509 from mrpaulblack/library-of-genesis-category
[engines] move library of genesis from general to files category
This commit is contained in:
commit
f6bfc8f461
1 changed files with 1 additions and 1 deletions
|
@ -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 a new issue