@@ -383,6 +383,18 @@ public function getFileName(): string
383
383
0 => 'gz ' ,
384
384
),
385
385
),
386
+ 'application/hta ' =>
387
+ array (
388
+ 'desc ' =>
389
+ array (
390
+ 0 => 'Windows HTML desktop application ' ,
391
+ 1 => 'HTML: HyperText Markup Language ' ,
392
+ ),
393
+ 'e ' =>
394
+ array (
395
+ 0 => 'hta ' ,
396
+ ),
397
+ ),
386
398
'application/hyperstudio ' =>
387
399
array (
388
400
'e ' =>
@@ -649,6 +661,28 @@ public function getFileName(): string
649
661
0 => 'mets ' ,
650
662
),
651
663
),
664
+ 'application/microsoftpatch ' =>
665
+ array (
666
+ 'desc ' =>
667
+ array (
668
+ 0 => 'Windows Installer patch ' ,
669
+ ),
670
+ 'e ' =>
671
+ array (
672
+ 0 => 'msp ' ,
673
+ ),
674
+ ),
675
+ 'application/microsoftupdate ' =>
676
+ array (
677
+ 'desc ' =>
678
+ array (
679
+ 0 => 'Windows Update package ' ,
680
+ ),
681
+ 'e ' =>
682
+ array (
683
+ 0 => 'msu ' ,
684
+ ),
685
+ ),
652
686
'application/mods+xml ' =>
653
687
array (
654
688
'e ' =>
@@ -6258,7 +6292,8 @@ public function getFileName(): string
6258
6292
array (
6259
6293
0 => 'gen ' ,
6260
6294
1 => 'smd ' ,
6261
- 2 => 'sgd ' ,
6295
+ 2 => 'md ' ,
6296
+ 3 => 'sgd ' ,
6262
6297
),
6263
6298
),
6264
6299
'application/x-gerber-job ' =>
@@ -7775,6 +7810,7 @@ public function getFileName(): string
7775
7810
0 => 'wb1 ' ,
7776
7811
1 => 'wb2 ' ,
7777
7812
2 => 'wb3 ' ,
7813
+ 3 => 'qpw ' ,
7778
7814
),
7779
7815
),
7780
7816
'application/x-quicktime-media-link ' =>
@@ -7864,6 +7900,29 @@ public function getFileName(): string
7864
7900
0 => 'rb ' ,
7865
7901
),
7866
7902
),
7903
+ 'application/x-rzip ' =>
7904
+ array (
7905
+ 'desc ' =>
7906
+ array (
7907
+ 0 => 'Rzip archive ' ,
7908
+ ),
7909
+ 'e ' =>
7910
+ array (
7911
+ 0 => 'rz ' ,
7912
+ ),
7913
+ ),
7914
+ 'application/x-rzip-compressed-tar ' =>
7915
+ array (
7916
+ 'desc ' =>
7917
+ array (
7918
+ 0 => 'Tar archive (rzip-compressed) ' ,
7919
+ ),
7920
+ 'e ' =>
7921
+ array (
7922
+ 0 => 'tar.rz ' ,
7923
+ 1 => 'trz ' ,
7924
+ ),
7925
+ ),
7867
7926
'application/x-sami ' =>
7868
7927
array (
7869
7928
'desc ' =>
@@ -10165,6 +10224,17 @@ public function getFileName(): string
10165
10224
2 => 'hif ' ,
10166
10225
),
10167
10226
),
10227
+ 'image/hej2k ' =>
10228
+ array (
10229
+ 'desc ' =>
10230
+ array (
10231
+ 0 => 'JPEG 2000 image encapsulated in HEIF ' ,
10232
+ ),
10233
+ 'e ' =>
10234
+ array (
10235
+ 0 => 'hej2 ' ,
10236
+ ),
10237
+ ),
10168
10238
'image/ief ' =>
10169
10239
array (
10170
10240
'desc ' =>
@@ -11444,6 +11514,10 @@ public function getFileName(): string
11444
11514
),
11445
11515
'model/obj ' =>
11446
11516
array (
11517
+ 'a ' =>
11518
+ array (
11519
+ 0 => 'application/prs.wavefront-obj ' ,
11520
+ ),
11447
11521
'desc ' =>
11448
11522
array (
11449
11523
0 => 'OBJ 3D model ' ,
@@ -11453,6 +11527,18 @@ public function getFileName(): string
11453
11527
0 => 'obj ' ,
11454
11528
),
11455
11529
),
11530
+ 'model/step ' =>
11531
+ array (
11532
+ 'desc ' =>
11533
+ array (
11534
+ 0 => 'STEP 3D model ' ,
11535
+ ),
11536
+ 'e ' =>
11537
+ array (
11538
+ 0 => 'step ' ,
11539
+ 1 => 'stp ' ,
11540
+ ),
11541
+ ),
11456
11542
'model/stl ' =>
11457
11543
array (
11458
11544
'a ' =>
@@ -11498,13 +11584,6 @@ public function getFileName(): string
11498
11584
0 => 'gtw ' ,
11499
11585
),
11500
11586
),
11501
- 'model/vnd.mts ' =>
11502
- array (
11503
- 'e ' =>
11504
- array (
11505
- 0 => 'mts ' ,
11506
- ),
11507
- ),
11508
11587
'model/vnd.vtu ' =>
11509
11588
array (
11510
11589
'e ' =>
@@ -13495,9 +13574,9 @@ public function getFileName(): string
13495
13574
),
13496
13575
'e ' =>
13497
13576
array (
13498
- 0 => 'm2t ' ,
13499
- 1 => 'm2ts ' ,
13500
- 2 => 'ts ' ,
13577
+ 0 => 'ts ' ,
13578
+ 1 => 'm2t ' ,
13579
+ 2 => 'm2ts ' ,
13501
13580
3 => 'mts ' ,
13502
13581
4 => 'cpi ' ,
13503
13582
5 => 'clpi ' ,
@@ -17757,6 +17836,13 @@ public function getFileName(): string
17757
17836
0 => 'image/heif ' ,
17758
17837
),
17759
17838
),
17839
+ 'hej2 ' =>
17840
+ array (
17841
+ 't ' =>
17842
+ array (
17843
+ 0 => 'image/hej2k ' ,
17844
+ ),
17845
+ ),
17760
17846
'hfe ' =>
17761
17847
array (
17762
17848
't ' =>
@@ -17834,6 +17920,13 @@ public function getFileName(): string
17834
17920
0 => 'text/x-haskell ' ,
17835
17921
),
17836
17922
),
17923
+ 'hta ' =>
17924
+ array (
17925
+ 't ' =>
17926
+ array (
17927
+ 0 => 'application/hta ' ,
17928
+ ),
17929
+ ),
17837
17930
'htc ' =>
17838
17931
array (
17839
17932
't ' =>
@@ -19366,6 +19459,7 @@ public function getFileName(): string
19366
19459
't ' =>
19367
19460
array (
19368
19461
0 => 'text/markdown ' ,
19462
+ 1 => 'application/x-genesis-rom ' ,
19369
19463
),
19370
19464
),
19371
19465
'mdb ' =>
@@ -20041,13 +20135,27 @@ public function getFileName(): string
20041
20135
0 => 'image/x-msod ' ,
20042
20136
),
20043
20137
),
20138
+ 'msp ' =>
20139
+ array (
20140
+ 't ' =>
20141
+ array (
20142
+ 0 => 'application/microsoftpatch ' ,
20143
+ ),
20144
+ ),
20044
20145
'msty ' =>
20045
20146
array (
20046
20147
't ' =>
20047
20148
array (
20048
20149
0 => 'application/vnd.muvee.style ' ,
20049
20150
),
20050
20151
),
20152
+ 'msu ' =>
20153
+ array (
20154
+ 't ' =>
20155
+ array (
20156
+ 0 => 'application/microsoftupdate ' ,
20157
+ ),
20158
+ ),
20051
20159
'msx ' =>
20052
20160
array (
20053
20161
't ' =>
@@ -20073,8 +20181,7 @@ public function getFileName(): string
20073
20181
array (
20074
20182
't ' =>
20075
20183
array (
20076
- 0 => 'model/vnd.mts ' ,
20077
- 1 => 'video/mp2t ' ,
20184
+ 0 => 'video/mp2t ' ,
20078
20185
),
20079
20186
),
20080
20187
'mup ' =>
@@ -21821,6 +21928,13 @@ public function getFileName(): string
21821
21928
0 => 'application/vnd.publishare-delta-tree ' ,
21822
21929
),
21823
21930
),
21931
+ 'qpw ' =>
21932
+ array (
21933
+ 't ' =>
21934
+ array (
21935
+ 0 => 'application/x-quattropro ' ,
21936
+ ),
21937
+ ),
21824
21938
'qs ' =>
21825
21939
array (
21826
21940
't ' =>
@@ -22307,6 +22421,13 @@ public function getFileName(): string
22307
22421
0 => 'image/x-panasonic-rw2 ' ,
22308
22422
),
22309
22423
),
22424
+ 'rz ' =>
22425
+ array (
22426
+ 't ' =>
22427
+ array (
22428
+ 0 => 'application/x-rzip ' ,
22429
+ ),
22430
+ ),
22310
22431
's ' =>
22311
22432
array (
22312
22433
't ' =>
@@ -23208,6 +23329,13 @@ public function getFileName(): string
23208
23329
0 => 'application/vnd.sun.xml.draw.template ' ,
23209
23330
),
23210
23331
),
23332
+ 'step ' =>
23333
+ array (
23334
+ 't ' =>
23335
+ array (
23336
+ 0 => 'model/step ' ,
23337
+ ),
23338
+ ),
23211
23339
'stf ' =>
23212
23340
array (
23213
23341
't ' =>
@@ -23244,6 +23372,13 @@ public function getFileName(): string
23244
23372
0 => 'audio/x-stm ' ,
23245
23373
),
23246
23374
),
23375
+ 'stp ' =>
23376
+ array (
23377
+ 't ' =>
23378
+ array (
23379
+ 0 => 'model/step ' ,
23380
+ ),
23381
+ ),
23247
23382
'str ' =>
23248
23383
array (
23249
23384
't ' =>
@@ -23565,6 +23700,13 @@ public function getFileName(): string
23565
23700
0 => 'application/x-tzo ' ,
23566
23701
),
23567
23702
),
23703
+ 'tar.rz ' =>
23704
+ array (
23705
+ 't ' =>
23706
+ array (
23707
+ 0 => 'application/x-rzip-compressed-tar ' ,
23708
+ ),
23709
+ ),
23568
23710
'tar.xz ' =>
23569
23711
array (
23570
23712
't ' =>
@@ -23890,12 +24032,19 @@ public function getFileName(): string
23890
24032
0 => 'application/x-msterminal ' ,
23891
24033
),
23892
24034
),
24035
+ 'trz ' =>
24036
+ array (
24037
+ 't ' =>
24038
+ array (
24039
+ 0 => 'application/x-rzip-compressed-tar ' ,
24040
+ ),
24041
+ ),
23893
24042
'ts ' =>
23894
24043
array (
23895
24044
't ' =>
23896
24045
array (
23897
- 0 => 'text/vnd.trolltech.linguist ' ,
23898
- 1 => 'video/mp2t ' ,
24046
+ 0 => 'video/mp2t ' ,
24047
+ 1 => 'text/vnd.trolltech.linguist ' ,
23899
24048
),
23900
24049
),
23901
24050
'tscn ' =>
@@ -26105,6 +26254,13 @@ public function getFileName(): string
26105
26254
0 => 'application/vnd.ms-powerpoint ' ,
26106
26255
),
26107
26256
),
26257
+ 'application/prs.wavefront-obj ' =>
26258
+ array (
26259
+ 't ' =>
26260
+ array (
26261
+ 0 => 'model/obj ' ,
26262
+ ),
26263
+ ),
26108
26264
'application/smil ' =>
26109
26265
array (
26110
26266
't ' =>
0 commit comments