mirror of
https://github.com/koreader/koreader.git
synced 2025-08-10 00:52:38 +00:00
[feat] Add text/html to OPDSBrowser (#6335)
This commit is contained in:
@@ -50,6 +50,7 @@ local OPDSBrowser = Menu:extend{
|
||||
["application/epub+zip"] = "EPUB",
|
||||
["application/fb2+zip"] = "FB2",
|
||||
["application/pdf"] = "PDF",
|
||||
["text/html"] = "HTML",
|
||||
["text/plain"] = "TXT",
|
||||
["application/x-mobipocket-ebook"] = "MOBI",
|
||||
["application/x-mobi8-ebook"] = "AZW3",
|
||||
|
||||
Reference in New Issue
Block a user