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

[fix] enigne library genesis - remove 'enable_http: true'
dependabot/pip/master/sphinx-6.1.3
Markus Heiser 3 years ago committed by GitHub
commit 95c296646c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -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…
Cancel
Save