diff --git a/src/flibustaOpdsApiHelper.ts b/src/flibustaOpdsApiHelper.ts index 381db5b..be3b7b2 100644 --- a/src/flibustaOpdsApiHelper.ts +++ b/src/flibustaOpdsApiHelper.ts @@ -23,6 +23,7 @@ class FlibustaOpdsApiHelper { 'application/rtf+zip', 'application/txt+zip', 'application/x-mobipocket-ebook', + 'application/pdf+zip', ]); private static getAuthorsFromOpdsEntry(authors: OpdsEntryAuthor): Array {