Add searchable version of flibusta OPDS catalog (#5826)

reviewable/pr5828/r1
Sergey Avseyev 4 years ago committed by GitHub
parent fa94e6bbf6
commit 2420625be1
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -90,6 +90,11 @@ function OPDSBrowser:init()
title = "Flibusta (Russian)",
url = "http://www.flibusta.is/opds",
},
{
title = "Flibusta [Ru] [Searchable]",
url = "http://www.flibusta.is/opds/search?searchTerm=%s",
searchable = true,
},
{
title = "textos.info (Spanish)",
url = "https://www.textos.info/catalogo.atom",

Loading…
Cancel
Save