еще чуть дополнений
This commit is contained in:
@ -39,6 +39,7 @@ const ExtesionBase = {
|
||||
nsv: ContentTypes.VIDEO,
|
||||
f4v: ContentTypes.VIDEO,
|
||||
ts: ContentTypes.VIDEO,
|
||||
divx: ContentTypes.VIDEO,
|
||||
|
||||
aa: ContentTypes.AUDIO,
|
||||
aac: ContentTypes.AUDIO,
|
||||
@ -73,6 +74,7 @@ const ExtesionBase = {
|
||||
wav: ContentTypes.AUDIO,
|
||||
wma: ContentTypes.AUDIO,
|
||||
wv: ContentTypes.AUDIO,
|
||||
ac3: ContentTypes.AUDIO,
|
||||
|
||||
jpg: ContentTypes.PICTURES,
|
||||
jpeg: ContentTypes.PICTURES,
|
||||
@ -173,6 +175,7 @@ const ExtesionBase = {
|
||||
bin: ContentTypes.APPLICATION,
|
||||
msi: ContentTypes.APPLICATION,
|
||||
dmg: ContentTypes.APPLICATION,
|
||||
pbi: ContentTypes.APPLICATION,
|
||||
|
||||
tar: ContentTypes.ARCHIVE,
|
||||
gz: ContentTypes.ARCHIVE,
|
||||
|
Reference in New Issue
Block a user