OPDS: add Standard Ebooks server (#8606)

Standard Ebooks is roughly a small subset of
Project Gutenberg with better formatting.
reviewable/pr8618/r1
QJKX 2 years ago committed by GitHub
parent 19c13b8a32
commit 71af6c9382
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -36,6 +36,10 @@ local OPDSBrowser = Menu:extend{
title = "Project Gutenberg",
url = "https://m.gutenberg.org/ebooks.opds/?format=opds",
},
{
title = "Standard Ebooks",
url = "https://standardebooks.org/opds",
},
{
title = "Feedbooks",
url = "https://catalog.feedbooks.com/catalog/public_domain.atom",

Loading…
Cancel
Save