mime-types-data 3.2022.0105 → 3.2023.0218.1
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Contributing.md +3 -0
- data/History.md +74 -34
- data/Manifest.txt +0 -1
- data/Rakefile +2 -2
- data/data/content_type_mime.db +1 -0
- data/data/ext_mime.db +3 -2
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +78 -2
- data/data/mime.docs.column +76 -0
- data/data/mime.encoding.column +76 -0
- data/data/mime.flags.column +83 -7
- data/data/mime.friendly.column +76 -0
- data/data/mime.pext.column +76 -0
- data/data/mime.use_instead.column +78 -2
- data/data/mime.xrefs.column +125 -49
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +777 -41
- data/types/audio.yaml +2 -2
- data/types/image.yaml +45 -3
- data/types/message.yaml +11 -2
- data/types/model.yaml +57 -6
- data/types/multipart.yaml +2 -2
- data/types/text.yaml +41 -8
- data/types/video.yaml +9 -0
- metadata +8 -9
- data/types/provisional-standard-types.yaml +0 -145
data/data/mime.pext.column
CHANGED
@@ -2381,3 +2381,79 @@
|
|
2381
2381
|
-
|
2382
2382
|
-
|
2383
2383
|
-
|
2384
|
+
-
|
2385
|
+
-
|
2386
|
+
-
|
2387
|
+
-
|
2388
|
+
-
|
2389
|
+
-
|
2390
|
+
-
|
2391
|
+
-
|
2392
|
+
-
|
2393
|
+
-
|
2394
|
+
-
|
2395
|
+
-
|
2396
|
+
-
|
2397
|
+
-
|
2398
|
+
-
|
2399
|
+
-
|
2400
|
+
-
|
2401
|
+
-
|
2402
|
+
-
|
2403
|
+
-
|
2404
|
+
-
|
2405
|
+
-
|
2406
|
+
-
|
2407
|
+
-
|
2408
|
+
-
|
2409
|
+
-
|
2410
|
+
-
|
2411
|
+
-
|
2412
|
+
-
|
2413
|
+
-
|
2414
|
+
-
|
2415
|
+
-
|
2416
|
+
-
|
2417
|
+
-
|
2418
|
+
-
|
2419
|
+
-
|
2420
|
+
-
|
2421
|
+
-
|
2422
|
+
-
|
2423
|
+
-
|
2424
|
+
-
|
2425
|
+
-
|
2426
|
+
-
|
2427
|
+
-
|
2428
|
+
-
|
2429
|
+
-
|
2430
|
+
-
|
2431
|
+
-
|
2432
|
+
-
|
2433
|
+
-
|
2434
|
+
-
|
2435
|
+
-
|
2436
|
+
-
|
2437
|
+
-
|
2438
|
+
-
|
2439
|
+
-
|
2440
|
+
-
|
2441
|
+
-
|
2442
|
+
-
|
2443
|
+
-
|
2444
|
+
-
|
2445
|
+
-
|
2446
|
+
-
|
2447
|
+
-
|
2448
|
+
-
|
2449
|
+
-
|
2450
|
+
-
|
2451
|
+
-
|
2452
|
+
-
|
2453
|
+
-
|
2454
|
+
-
|
2455
|
+
-
|
2456
|
+
-
|
2457
|
+
-
|
2458
|
+
-
|
2459
|
+
-
|
@@ -45,6 +45,15 @@ application/x-msaccess
|
|
45
45
|
-
|
46
46
|
-
|
47
47
|
-
|
48
|
+
-
|
49
|
+
-
|
50
|
+
-
|
51
|
+
-
|
52
|
+
-
|
53
|
+
-
|
54
|
+
-
|
55
|
+
-
|
56
|
+
-
|
48
57
|
application/x-bleeper
|
49
58
|
-
|
50
59
|
-
|
@@ -121,6 +130,12 @@ application/cals-1840
|
|
121
130
|
-
|
122
131
|
-
|
123
132
|
-
|
133
|
+
text/javascript
|
134
|
+
-
|
135
|
+
-
|
136
|
+
-
|
137
|
+
-
|
138
|
+
-
|
124
139
|
-
|
125
140
|
-
|
126
141
|
-
|
@@ -150,6 +165,7 @@ application/vnd.ms-excel
|
|
150
165
|
-
|
151
166
|
-
|
152
167
|
-
|
168
|
+
-
|
153
169
|
font/sfnt
|
154
170
|
-
|
155
171
|
font/woff
|
@@ -177,6 +193,7 @@ application/x-hep
|
|
177
193
|
-
|
178
194
|
-
|
179
195
|
-
|
196
|
+
-
|
180
197
|
application/x-imagemap
|
181
198
|
-
|
182
199
|
-
|
@@ -193,6 +210,9 @@ application/x-imagemap
|
|
193
210
|
-
|
194
211
|
-
|
195
212
|
-
|
213
|
+
text/javascript
|
214
|
+
-
|
215
|
+
-
|
196
216
|
-
|
197
217
|
-
|
198
218
|
-
|
@@ -465,6 +485,8 @@ application/smil+xml
|
|
465
485
|
-
|
466
486
|
-
|
467
487
|
-
|
488
|
+
-
|
489
|
+
-
|
468
490
|
application/x-toolbook
|
469
491
|
-
|
470
492
|
-
|
@@ -512,6 +534,11 @@ application/x-VMSBACKUP
|
|
512
534
|
-
|
513
535
|
-
|
514
536
|
-
|
537
|
+
-
|
538
|
+
-
|
539
|
+
-
|
540
|
+
-
|
541
|
+
-
|
515
542
|
application/vnd.3gpp.mcvideo-info+xml
|
516
543
|
-
|
517
544
|
-
|
@@ -594,6 +621,10 @@ application/vnd.3gpp.mcvideo-info+xml
|
|
594
621
|
-
|
595
622
|
-
|
596
623
|
-
|
624
|
+
-
|
625
|
+
-
|
626
|
+
-
|
627
|
+
-
|
597
628
|
application/vnd.aristanetworks.swi
|
598
629
|
-
|
599
630
|
-
|
@@ -827,6 +858,21 @@ application/vnd.aristanetworks.swi
|
|
827
858
|
-
|
828
859
|
-
|
829
860
|
-
|
861
|
+
-
|
862
|
+
-
|
863
|
+
-
|
864
|
+
-
|
865
|
+
-
|
866
|
+
-
|
867
|
+
-
|
868
|
+
-
|
869
|
+
-
|
870
|
+
-
|
871
|
+
-
|
872
|
+
-
|
873
|
+
-
|
874
|
+
-
|
875
|
+
-
|
830
876
|
application/geo+json
|
831
877
|
-
|
832
878
|
-
|
@@ -877,6 +923,10 @@ application/geo+json
|
|
877
923
|
-
|
878
924
|
-
|
879
925
|
-
|
926
|
+
-
|
927
|
+
-
|
928
|
+
-
|
929
|
+
-
|
880
930
|
vnd.afpc.afplinedata
|
881
931
|
-
|
882
932
|
-
|
@@ -1086,6 +1136,12 @@ application/vnd.visionary
|
|
1086
1136
|
-
|
1087
1137
|
-
|
1088
1138
|
-
|
1139
|
+
-
|
1140
|
+
-
|
1141
|
+
-
|
1142
|
+
-
|
1143
|
+
-
|
1144
|
+
-
|
1089
1145
|
application/vnd.nokia.ncd
|
1090
1146
|
-
|
1091
1147
|
-
|
@@ -1102,6 +1158,12 @@ application/vnd.nokia.ncd
|
|
1102
1158
|
-
|
1103
1159
|
-
|
1104
1160
|
-
|
1161
|
+
application/vnd.oasis.opendocument.base
|
1162
|
+
-
|
1163
|
+
-
|
1164
|
+
-
|
1165
|
+
-
|
1166
|
+
-
|
1105
1167
|
-
|
1106
1168
|
-
|
1107
1169
|
-
|
@@ -1523,6 +1585,7 @@ video/vnd.youtube.yt
|
|
1523
1585
|
-
|
1524
1586
|
-
|
1525
1587
|
-
|
1588
|
+
-
|
1526
1589
|
application/vnd.wordperfect
|
1527
1590
|
-
|
1528
1591
|
application/x-wordperfect6.1
|
@@ -1899,6 +1962,8 @@ application/x400-bp
|
|
1899
1962
|
-
|
1900
1963
|
-
|
1901
1964
|
-
|
1965
|
+
-
|
1966
|
+
-
|
1902
1967
|
audio/qcelp
|
1903
1968
|
-
|
1904
1969
|
-
|
@@ -1944,6 +2009,7 @@ x-drawing/dwf
|
|
1944
2009
|
-
|
1945
2010
|
-
|
1946
2011
|
-
|
2012
|
+
-
|
1947
2013
|
image/x-cmu-raster
|
1948
2014
|
-
|
1949
2015
|
-
|
@@ -2146,6 +2212,12 @@ image/wmf
|
|
2146
2212
|
-
|
2147
2213
|
-
|
2148
2214
|
-
|
2215
|
+
-
|
2216
|
+
-
|
2217
|
+
-
|
2218
|
+
-
|
2219
|
+
-
|
2220
|
+
-
|
2149
2221
|
multipart/parallel
|
2150
2222
|
-
|
2151
2223
|
-
|
@@ -2163,7 +2235,10 @@ text/csv
|
|
2163
2235
|
-
|
2164
2236
|
-
|
2165
2237
|
-
|
2166
|
-
|
2238
|
+
text/javascript
|
2239
|
+
-
|
2240
|
+
-
|
2241
|
+
-
|
2167
2242
|
-
|
2168
2243
|
-
|
2169
2244
|
-
|
@@ -2173,7 +2248,6 @@ application/ecmascript
|
|
2173
2248
|
-
|
2174
2249
|
-
|
2175
2250
|
-
|
2176
|
-
application/javascript
|
2177
2251
|
-
|
2178
2252
|
-
|
2179
2253
|
-
|
@@ -2254,6 +2328,7 @@ model/vnd.flatland.3dml
|
|
2254
2328
|
-
|
2255
2329
|
-
|
2256
2330
|
-
|
2331
|
+
-
|
2257
2332
|
text/rtf
|
2258
2333
|
-
|
2259
2334
|
-
|
@@ -2357,6 +2432,7 @@ video/x-gl
|
|
2357
2432
|
-
|
2358
2433
|
-
|
2359
2434
|
-
|
2435
|
+
-
|
2360
2436
|
video/DV
|
2361
2437
|
-
|
2362
2438
|
-
|