Get rid of OPDS libraries with content of dubious legal status. (#7351)

Remember, it's life +70 in US & EU, life +50 is Canada.
(It's actually slightly more complex than that, and some periods of
time/countries may use a far longer term. IANAL).
reviewable/pr7355/r1
NiLuJe 3 years ago committed by GitHub
parent 26b9ab2505
commit 2e507a42a4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -77,15 +77,6 @@ function OPDSBrowser:init()
title = "Internet Archive",
url = "https://bookserver.archive.org/",
},
{
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",
@ -99,10 +90,6 @@ function OPDSBrowser:init()
url = "https://gallica.bnf.fr/services/engine/search/opds?operation=searchRetrieve&query=(gallica all \"%s\")",
searchable = true,
},
{
title = "Беларуская палічка",
url = "https://knihi.com/opds.xml",
}
}
G_reader_settings:saveSetting("opds_servers", servers)
elseif servers[4] and servers[4].title == "Internet Archive" and servers[4].url == "http://bookserver.archive.org/catalog/" then

Loading…
Cancel
Save