mirror of
https://github.com/jellyfin/jellyfin.git
synced 2025-04-24 05:57:20 -04:00
add azw3
This commit is contained in:
parent
25651362bf
commit
183514ebe2
1 changed files with 1 additions and 0 deletions
|
@ -58,6 +58,7 @@ namespace MediaBrowser.Model.Net
|
|||
// Type application
|
||||
{ ".7z", "application/x-7z-compressed" },
|
||||
{ ".azw", "application/vnd.amazon.ebook" },
|
||||
{ ".azw3", "application/vnd.amazon.ebook" },
|
||||
{ ".cbz", "application/x-cbz" },
|
||||
{ ".cbr", "application/epub+zip" },
|
||||
{ ".eot", "application/vnd.ms-fontobject" },
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue