Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Unverified Commit 42a19489 authored by Alexandre Flament's avatar Alexandre Flament Committed by GitHub
Browse files

Merge pull request #2360 from dalf/update-libgen

[mod] libgen: update the URL to http://libgen.rs/
parents a77d8c82 b3032cf9
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -491,7 +491,7 @@ engines:

  - name : library genesis
    engine : xpath
    search_url : https://libgen.is/search.php?req={query}
    search_url : http://libgen.rs/search.php?req={query}
    url_xpath : //a[contains(@href,"bookfi.net")]/@href
    title_xpath : //a[contains(@href,"book/")]/text()[1]
    content_xpath : //td/a[1][contains(@href,"=author")]/text()