Merge pull request #520 from return42/fix-genesis-http

[fix] enigne library genesis - remove 'enable_http: true'
This commit is contained in:
Markus Heiser 2021-11-19 13:47:59 +01:00 committed by GitHub
commit 95c296646c
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -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]