Add OPDS server from knihi.com (belarusian) (#7263)

https://knihi.com/readers.html
pull/7265/head
Sergey Avseyev 3 years ago committed by GitHub
parent ac668ecb64
commit 8e1721173e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -98,6 +98,10 @@ function OPDSBrowser:init()
title = "Gallica [Fr] [Searchable]",
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)

Loading…
Cancel
Save