mime-types-data 3.2024.0305 → 3.2024.0903
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/Code-of-Conduct.md +99 -46
- data/Contributing.md +40 -81
- data/History.md +213 -180
- data/Licence.md +1 -1
- data/Manifest.txt +3 -0
- data/Rakefile +0 -1
- data/SECURITY.md +7 -0
- data/data/content_type_mime.db +4 -3
- data/data/ext_mime.db +4 -3
- data/data/mime-types.json +1 -1
- data/data/mime.content_type.column +37 -5
- data/data/mime.docs.column +32 -0
- data/data/mime.encoding.column +32 -0
- data/data/mime.flags.column +35 -3
- data/data/mime.friendly.column +32 -0
- data/data/mime.pext.column +32 -0
- data/data/mime.use_instead.column +35 -3
- data/data/mime.xrefs.column +67 -35
- data/lib/mime/types/data.rb +1 -1
- data/types/application.yaml +285 -23
- data/types/audio.yaml +17 -4
- data/types/example.yaml +1 -0
- data/types/haptics.yaml +28 -0
- data/types/image.yaml +11 -1
- data/types/message.yaml +6 -0
- data/types/model.yaml +4 -0
- data/types/multipart.yaml +8 -0
- data/types/text.yaml +24 -0
- data/types/video.yaml +6 -4
- metadata +7 -17
@@ -9,6 +9,7 @@ application/acad
|
|
9
9
|
application/access mdf mda mdb mde
|
10
10
|
application/ace+cbor
|
11
11
|
application/ace+json
|
12
|
+
application/ace-groupcomm+cbor
|
12
13
|
application/activemessage
|
13
14
|
application/activity+json
|
14
15
|
application/aif+cbor
|
@@ -36,6 +37,7 @@ application/AML
|
|
36
37
|
application/andrew-inset ez
|
37
38
|
application/appledouble
|
38
39
|
application/applefile
|
40
|
+
application/application/jwk-set+jwt
|
39
41
|
application/applixware aw
|
40
42
|
application/at+jwt
|
41
43
|
application/ATF
|
@@ -58,6 +60,7 @@ application/bacnet-xdd+zip
|
|
58
60
|
application/batch-SMTP
|
59
61
|
application/beep+xml
|
60
62
|
application/bleeper bleep
|
63
|
+
application/bufr
|
61
64
|
application/c2pa
|
62
65
|
application/calendar+json
|
63
66
|
application/calendar+xml
|
@@ -92,6 +95,7 @@ application/clr
|
|
92
95
|
application/clue+xml
|
93
96
|
application/clue_info+xml
|
94
97
|
application/cms
|
98
|
+
application/cmw+cbor
|
95
99
|
application/cnrp+xml
|
96
100
|
application/coap-group+json
|
97
101
|
application/coap-payload
|
@@ -110,6 +114,7 @@ application/csvm+json
|
|
110
114
|
application/cu-seeme cu
|
111
115
|
application/cwl
|
112
116
|
application/cwl+json
|
117
|
+
application/cwl+yaml
|
113
118
|
application/cwt
|
114
119
|
application/cybercash
|
115
120
|
application/dash+xml
|
@@ -119,6 +124,7 @@ application/davmount+xml davmount
|
|
119
124
|
application/dca-rft
|
120
125
|
application/DCD
|
121
126
|
application/dec-dx
|
127
|
+
application/deflate
|
122
128
|
application/dialog-info+xml
|
123
129
|
application/dicom dcm
|
124
130
|
application/dicom+json
|
@@ -158,6 +164,7 @@ application/EmergencyCallData.VEDS+xml
|
|
158
164
|
application/emma+xml emma
|
159
165
|
application/emotionml+xml
|
160
166
|
application/encaprtp
|
167
|
+
application/entity-statement+jwt
|
161
168
|
application/epp+xml
|
162
169
|
application/epub+zip epub
|
163
170
|
application/eshop
|
@@ -183,12 +190,18 @@ application/futuresplash spl
|
|
183
190
|
application/geo+json
|
184
191
|
application/geo+json-seq
|
185
192
|
application/geopackage+sqlite3
|
193
|
+
application/geopose+json
|
186
194
|
application/geoxacml+json
|
187
195
|
application/geoxacml+xml
|
188
196
|
application/ghostview
|
189
197
|
application/gltf-buffer
|
190
198
|
application/gml+xml gml
|
199
|
+
application/gnap-binding-jws
|
200
|
+
application/gnap-binding-jwsd
|
201
|
+
application/gnap-binding-rotation-jws
|
202
|
+
application/gnap-binding-rotation-jwsd
|
191
203
|
application/gpx+xml gpx
|
204
|
+
application/grib
|
192
205
|
application/gxf gxf
|
193
206
|
application/gzip gz
|
194
207
|
application/H224
|
@@ -384,6 +397,7 @@ application/prs.implied-object+json
|
|
384
397
|
application/prs.implied-object+json-seq
|
385
398
|
application/prs.implied-object+yaml
|
386
399
|
application/prs.implied-structure
|
400
|
+
application/prs.mayfile
|
387
401
|
application/prs.nprend rnd rct
|
388
402
|
application/prs.plucker
|
389
403
|
application/prs.rdf-xml-crypt
|
@@ -417,6 +431,7 @@ application/rpki-ghostbusters gbr
|
|
417
431
|
application/rpki-manifest mft
|
418
432
|
application/rpki-publication
|
419
433
|
application/rpki-roa roa
|
434
|
+
application/rpki-signed-tal
|
420
435
|
application/rpki-updown
|
421
436
|
application/rsd+xml rsd
|
422
437
|
application/rss+xml rss
|
@@ -481,9 +496,12 @@ application/srgs gram
|
|
481
496
|
application/srgs+xml grxml
|
482
497
|
application/sru+xml sru
|
483
498
|
application/ssdl+xml ssdl
|
499
|
+
application/sslkeylogfile
|
484
500
|
application/ssml+xml ssml
|
501
|
+
application/ST2110-41
|
485
502
|
application/STEP
|
486
503
|
application/stix+json
|
504
|
+
application/stratum
|
487
505
|
application/swid+cbor
|
488
506
|
application/swid+xml
|
489
507
|
application/tamp-apex-update
|
@@ -522,6 +540,7 @@ application/urc-grpsheet+xml
|
|
522
540
|
application/urc-ressheet+xml
|
523
541
|
application/urc-targetdesc+xml
|
524
542
|
application/urc-uisocketdesc+xml
|
543
|
+
application/vc
|
525
544
|
application/vcard+json
|
526
545
|
application/vcard+xml
|
527
546
|
application/vda
|
@@ -536,6 +555,8 @@ application/vnd.3gpp-prose-pc3ch+xml
|
|
536
555
|
application/vnd.3gpp-prose-pc8+xml
|
537
556
|
application/vnd.3gpp-v2x-local-service-information
|
538
557
|
application/vnd.3gpp.5gnas
|
558
|
+
application/vnd.3gpp.5gsa2x
|
559
|
+
application/vnd.3gpp.5gsa2x-local-service-information
|
539
560
|
application/vnd.3gpp.access-transfer-events+xml
|
540
561
|
application/vnd.3gpp.bsf+xml
|
541
562
|
application/vnd.3gpp.crs+xml
|
@@ -581,6 +602,7 @@ application/vnd.3gpp.pfcp
|
|
581
602
|
application/vnd.3gpp.pic-bw-large plb
|
582
603
|
application/vnd.3gpp.pic-bw-small psb
|
583
604
|
application/vnd.3gpp.pic-bw-var pvb
|
605
|
+
application/vnd.3gpp.pinapp-info+xml
|
584
606
|
application/vnd.3gpp.s1ap
|
585
607
|
application/vnd.3gpp.seal-group-doc+xml
|
586
608
|
application/vnd.3gpp.seal-info+xml
|
@@ -693,6 +715,7 @@ application/vnd.bpf3
|
|
693
715
|
application/vnd.businessobjects rep
|
694
716
|
application/vnd.byu.uapi+json
|
695
717
|
application/vnd.bzip3
|
718
|
+
application/vnd.c3voc.schedule+xml
|
696
719
|
application/vnd.cab-jscript
|
697
720
|
application/vnd.canon-cpdl
|
698
721
|
application/vnd.canon-lips
|
@@ -905,6 +928,7 @@ application/vnd.fut-misnet
|
|
905
928
|
application/vnd.futoin+cbor
|
906
929
|
application/vnd.futoin+json
|
907
930
|
application/vnd.fuzzysheet fzs
|
931
|
+
application/vnd.ga4gh.passport+jwt
|
908
932
|
application/vnd.genomatix.tuxedo txd
|
909
933
|
application/vnd.genozip
|
910
934
|
application/vnd.gentics.grd+json
|
@@ -1156,6 +1180,7 @@ application/vnd.ms-wpl wpl
|
|
1156
1180
|
application/vnd.ms-xpsdocument xps
|
1157
1181
|
application/vnd.msa-disk-image
|
1158
1182
|
application/vnd.mseq mseq
|
1183
|
+
application/vnd.msgpack
|
1159
1184
|
application/vnd.msign
|
1160
1185
|
application/vnd.multiad.creator
|
1161
1186
|
application/vnd.multiad.creator.cif
|
@@ -1606,6 +1631,7 @@ application/vnd.wv.csp+xml
|
|
1606
1631
|
application/vnd.wv.ssp+xml
|
1607
1632
|
application/vnd.xacml+json
|
1608
1633
|
application/vnd.xara xar
|
1634
|
+
application/vnd.xarin.cpj
|
1609
1635
|
application/vnd.xecrets-encrypted
|
1610
1636
|
application/vnd.xfdl xfdl
|
1611
1637
|
application/vnd.xfdl.webform
|
@@ -1634,6 +1660,7 @@ application/voicexml+xml vxml
|
|
1634
1660
|
application/voucher+cose
|
1635
1661
|
application/voucher-cms+json
|
1636
1662
|
application/voucher-cose+cbor
|
1663
|
+
application/vp
|
1637
1664
|
application/vq-rtcpxr
|
1638
1665
|
application/wasm wasm
|
1639
1666
|
application/watcherinfo+xml wif
|
@@ -1876,7 +1903,7 @@ audio/1d-interleaved-parityfec
|
|
1876
1903
|
audio/32kadpcm
|
1877
1904
|
audio/3gpp
|
1878
1905
|
audio/3gpp2
|
1879
|
-
audio/aac
|
1906
|
+
audio/aac aac
|
1880
1907
|
audio/ac3
|
1881
1908
|
audio/adpcm adp
|
1882
1909
|
audio/AMR amr
|
@@ -1917,7 +1944,7 @@ audio/EVRCWB0
|
|
1917
1944
|
audio/EVRCWB1
|
1918
1945
|
audio/EVS
|
1919
1946
|
audio/example
|
1920
|
-
audio/flac
|
1947
|
+
audio/flac flac
|
1921
1948
|
audio/flexfec
|
1922
1949
|
audio/fwdred
|
1923
1950
|
audio/G711-0
|
@@ -1944,7 +1971,7 @@ audio/L20
|
|
1944
1971
|
audio/L24
|
1945
1972
|
audio/L8
|
1946
1973
|
audio/LPC
|
1947
|
-
audio/matroska
|
1974
|
+
audio/matroska mka
|
1948
1975
|
audio/MELP
|
1949
1976
|
audio/MELP1200
|
1950
1977
|
audio/MELP2400
|
@@ -2043,7 +2070,7 @@ audio/x-aac aac
|
|
2043
2070
|
audio/x-aiff aif aifc aiff
|
2044
2071
|
audio/x-caf caf
|
2045
2072
|
audio/x-flac flac
|
2046
|
-
audio/x-m4a
|
2073
|
+
audio/x-m4a
|
2047
2074
|
audio/x-matroska mka
|
2048
2075
|
audio/x-midi mid midi kar
|
2049
2076
|
audio/x-mpegurl m3u
|
@@ -2069,6 +2096,9 @@ font/sfnt
|
|
2069
2096
|
font/ttf ttf
|
2070
2097
|
font/woff woff
|
2071
2098
|
font/woff2 woff2
|
2099
|
+
haptics/hjif
|
2100
|
+
haptics/hmpg
|
2101
|
+
haptics/ivs
|
2072
2102
|
image/aces
|
2073
2103
|
image/apng
|
2074
2104
|
image/avci
|
@@ -2100,7 +2130,7 @@ image/jph
|
|
2100
2130
|
image/jphc
|
2101
2131
|
image/jpm jpm jpgm
|
2102
2132
|
image/jpx jpx jpf
|
2103
|
-
image/jxl
|
2133
|
+
image/jxl jxl
|
2104
2134
|
image/jxr
|
2105
2135
|
image/jxrA
|
2106
2136
|
image/jxrS
|
@@ -2394,10 +2424,12 @@ text/vnd.si.uricatalogue
|
|
2394
2424
|
text/vnd.sosi
|
2395
2425
|
text/vnd.sun.j2me.app-descriptor jad
|
2396
2426
|
text/vnd.trolltech.linguist
|
2427
|
+
text/vnd.vcf
|
2397
2428
|
text/vnd.wap.si si
|
2398
2429
|
text/vnd.wap.sl sl
|
2399
2430
|
text/vnd.wap.wml wml
|
2400
2431
|
text/vnd.wap.wmlscript wmls
|
2432
|
+
text/vnd.zoo.kcl
|
2401
2433
|
text/vtt vtt
|
2402
2434
|
text/wgsl
|
2403
2435
|
text/x-asm asm s
|
data/data/mime.docs.column
CHANGED
@@ -2112,6 +2112,36 @@
|
|
2112
2112
|
-
|
2113
2113
|
-
|
2114
2114
|
-
|
2115
|
+
-
|
2116
|
+
-
|
2117
|
+
-
|
2118
|
+
-
|
2119
|
+
-
|
2120
|
+
-
|
2121
|
+
-
|
2122
|
+
-
|
2123
|
+
-
|
2124
|
+
-
|
2125
|
+
-
|
2126
|
+
-
|
2127
|
+
-
|
2128
|
+
-
|
2129
|
+
-
|
2130
|
+
-
|
2131
|
+
-
|
2132
|
+
-
|
2133
|
+
-
|
2134
|
+
-
|
2135
|
+
-
|
2136
|
+
-
|
2137
|
+
-
|
2138
|
+
-
|
2139
|
+
-
|
2140
|
+
-
|
2141
|
+
-
|
2142
|
+
-
|
2143
|
+
-
|
2144
|
+
-
|
2115
2145
|
Fixes a bug with IE6 and progressive JPEGs
|
2116
2146
|
-
|
2117
2147
|
-
|
@@ -2541,3 +2571,5 @@ see-also:image/x-xcf
|
|
2541
2571
|
-
|
2542
2572
|
-
|
2543
2573
|
-
|
2574
|
+
-
|
2575
|
+
-
|
data/data/mime.encoding.column
CHANGED
@@ -40,6 +40,8 @@ base64
|
|
40
40
|
base64
|
41
41
|
base64
|
42
42
|
base64
|
43
|
+
base64
|
44
|
+
base64
|
43
45
|
8bit
|
44
46
|
8bit
|
45
47
|
8bit
|
@@ -203,6 +205,17 @@ base64
|
|
203
205
|
base64
|
204
206
|
base64
|
205
207
|
base64
|
208
|
+
base64
|
209
|
+
base64
|
210
|
+
base64
|
211
|
+
base64
|
212
|
+
base64
|
213
|
+
base64
|
214
|
+
base64
|
215
|
+
base64
|
216
|
+
base64
|
217
|
+
base64
|
218
|
+
base64
|
206
219
|
8bit
|
207
220
|
base64
|
208
221
|
base64
|
@@ -395,6 +408,7 @@ base64
|
|
395
408
|
base64
|
396
409
|
base64
|
397
410
|
base64
|
411
|
+
base64
|
398
412
|
8bit
|
399
413
|
base64
|
400
414
|
base64
|
@@ -466,6 +480,7 @@ base64
|
|
466
480
|
base64
|
467
481
|
base64
|
468
482
|
base64
|
483
|
+
base64
|
469
484
|
8bit
|
470
485
|
8bit
|
471
486
|
base64
|
@@ -608,6 +623,13 @@ base64
|
|
608
623
|
base64
|
609
624
|
base64
|
610
625
|
base64
|
626
|
+
base64
|
627
|
+
base64
|
628
|
+
base64
|
629
|
+
base64
|
630
|
+
base64
|
631
|
+
base64
|
632
|
+
base64
|
611
633
|
7bit
|
612
634
|
base64
|
613
635
|
base64
|
@@ -884,6 +906,7 @@ base64
|
|
884
906
|
base64
|
885
907
|
base64
|
886
908
|
base64
|
909
|
+
base64
|
887
910
|
7bit
|
888
911
|
base64
|
889
912
|
base64
|
@@ -916,6 +939,7 @@ base64
|
|
916
939
|
base64
|
917
940
|
base64
|
918
941
|
base64
|
942
|
+
base64
|
919
943
|
8bit
|
920
944
|
base64
|
921
945
|
base64
|
@@ -1415,6 +1439,7 @@ base64
|
|
1415
1439
|
base64
|
1416
1440
|
base64
|
1417
1441
|
base64
|
1442
|
+
base64
|
1418
1443
|
8bit
|
1419
1444
|
base64
|
1420
1445
|
base64
|
@@ -1635,6 +1660,8 @@ base64
|
|
1635
1660
|
base64
|
1636
1661
|
base64
|
1637
1662
|
base64
|
1663
|
+
base64
|
1664
|
+
base64
|
1638
1665
|
8bit
|
1639
1666
|
base64
|
1640
1667
|
base64
|
@@ -2118,6 +2145,9 @@ base64
|
|
2118
2145
|
base64
|
2119
2146
|
base64
|
2120
2147
|
base64
|
2148
|
+
base64
|
2149
|
+
base64
|
2150
|
+
base64
|
2121
2151
|
8bit
|
2122
2152
|
base64
|
2123
2153
|
base64
|
@@ -2402,6 +2432,8 @@ quoted-printable
|
|
2402
2432
|
quoted-printable
|
2403
2433
|
quoted-printable
|
2404
2434
|
quoted-printable
|
2435
|
+
quoted-printable
|
2436
|
+
quoted-printable
|
2405
2437
|
8bit
|
2406
2438
|
8bit
|
2407
2439
|
quoted-printable
|
data/data/mime.flags.column
CHANGED
@@ -13,6 +13,7 @@
|
|
13
13
|
0 1 0 0
|
14
14
|
0 1 0 0
|
15
15
|
0 1 0 0
|
16
|
+
0 1 0 0
|
16
17
|
0 1 0 1
|
17
18
|
0 1 0 0
|
18
19
|
0 1 0 0
|
@@ -36,6 +37,7 @@
|
|
36
37
|
0 1 0 0
|
37
38
|
0 0 0 0
|
38
39
|
0 1 0 0
|
40
|
+
0 1 0 0
|
39
41
|
0 0 0 0
|
40
42
|
0 1 0 0
|
41
43
|
0 1 0 0
|
@@ -58,6 +60,7 @@
|
|
58
60
|
0 1 0 0
|
59
61
|
0 1 0 0
|
60
62
|
1 0 0 0
|
63
|
+
0 1 0 1
|
61
64
|
0 1 0 0
|
62
65
|
0 1 0 0
|
63
66
|
0 1 0 0
|
@@ -92,6 +95,7 @@
|
|
92
95
|
0 1 0 0
|
93
96
|
0 1 0 0
|
94
97
|
0 1 0 0
|
98
|
+
0 1 0 1
|
95
99
|
0 1 0 0
|
96
100
|
0 1 0 0
|
97
101
|
0 1 0 0
|
@@ -120,6 +124,8 @@
|
|
120
124
|
0 1 0 0
|
121
125
|
0 1 0 0
|
122
126
|
0 1 0 0
|
127
|
+
0 1 0 1
|
128
|
+
0 1 0 0
|
123
129
|
0 1 0 0
|
124
130
|
0 1 0 0
|
125
131
|
0 1 0 0
|
@@ -162,6 +168,7 @@
|
|
162
168
|
0 1 0 0
|
163
169
|
0 1 0 0
|
164
170
|
0 1 0 0
|
171
|
+
0 1 0 0
|
165
172
|
1 0 0 0
|
166
173
|
0 1 0 0
|
167
174
|
0 1 0 0
|
@@ -183,12 +190,18 @@
|
|
183
190
|
0 1 0 0
|
184
191
|
0 1 0 0
|
185
192
|
0 1 0 0
|
193
|
+
0 1 0 1
|
186
194
|
0 1 0 0
|
187
195
|
0 1 0 0
|
188
196
|
1 0 0 0
|
189
197
|
0 1 0 0
|
190
198
|
0 1 0 0
|
199
|
+
0 1 0 0
|
200
|
+
0 1 0 0
|
201
|
+
0 1 0 0
|
202
|
+
0 1 0 0
|
191
203
|
0 0 0 0
|
204
|
+
0 1 0 1
|
192
205
|
0 0 0 0
|
193
206
|
0 1 0 0
|
194
207
|
0 1 0 0
|
@@ -392,6 +405,7 @@
|
|
392
405
|
0 1 0 0
|
393
406
|
0 1 0 0
|
394
407
|
0 1 0 0
|
408
|
+
0 1 0 0
|
395
409
|
1 0 0 0
|
396
410
|
0 1 0 0
|
397
411
|
0 1 0 0
|
@@ -418,6 +432,7 @@
|
|
418
432
|
0 1 0 0
|
419
433
|
0 1 0 0
|
420
434
|
0 1 0 0
|
435
|
+
0 1 0 0
|
421
436
|
0 0 0 0
|
422
437
|
0 0 0 0
|
423
438
|
0 1 0 0
|
@@ -482,6 +497,8 @@
|
|
482
497
|
0 1 0 0
|
483
498
|
0 0 0 0
|
484
499
|
0 1 0 0
|
500
|
+
0 1 0 0
|
501
|
+
0 1 0 1
|
485
502
|
0 0 0 0
|
486
503
|
0 1 0 0
|
487
504
|
0 1 0 0
|
@@ -510,6 +527,7 @@
|
|
510
527
|
0 1 0 0
|
511
528
|
0 1 0 0
|
512
529
|
0 1 0 0
|
530
|
+
0 1 0 0
|
513
531
|
1 0 0 0
|
514
532
|
0 1 0 0
|
515
533
|
0 1 0 0
|
@@ -522,6 +540,7 @@
|
|
522
540
|
0 1 0 0
|
523
541
|
0 1 0 0
|
524
542
|
0 1 0 0
|
543
|
+
0 1 0 1
|
525
544
|
0 1 0 0
|
526
545
|
0 1 0 0
|
527
546
|
0 0 0 0
|
@@ -566,6 +585,8 @@
|
|
566
585
|
0 1 0 0
|
567
586
|
0 1 0 0
|
568
587
|
0 1 0 0
|
588
|
+
0 1 0 0
|
589
|
+
0 1 0 0
|
569
590
|
1 1 0 0
|
570
591
|
0 1 0 0
|
571
592
|
0 1 0 0
|
@@ -609,6 +630,7 @@
|
|
609
630
|
0 1 0 0
|
610
631
|
0 1 0 0
|
611
632
|
0 1 0 0
|
633
|
+
0 1 0 0
|
612
634
|
0 0 0 0
|
613
635
|
0 1 0 0
|
614
636
|
0 1 0 0
|
@@ -749,6 +771,7 @@
|
|
749
771
|
0 1 0 0
|
750
772
|
0 1 0 0
|
751
773
|
0 1 0 0
|
774
|
+
0 1 0 0
|
752
775
|
0 0 0 0
|
753
776
|
0 0 0 0
|
754
777
|
0 1 0 0
|
@@ -915,6 +938,7 @@
|
|
915
938
|
0 1 0 0
|
916
939
|
0 1 0 0
|
917
940
|
0 1 0 0
|
941
|
+
0 1 0 0
|
918
942
|
1 1 0 0
|
919
943
|
1 1 0 0
|
920
944
|
0 1 0 0
|
@@ -1192,6 +1216,7 @@
|
|
1192
1216
|
0 1 0 0
|
1193
1217
|
0 1 0 0
|
1194
1218
|
0 1 0 0
|
1219
|
+
0 1 0 0
|
1195
1220
|
1 1 0 0
|
1196
1221
|
0 1 0 0
|
1197
1222
|
1 1 0 0
|
@@ -1627,6 +1652,7 @@
|
|
1627
1652
|
0 1 0 0
|
1628
1653
|
0 1 0 0
|
1629
1654
|
0 1 0 0
|
1655
|
+
0 1 0 0
|
1630
1656
|
1 1 0 0
|
1631
1657
|
0 1 0 0
|
1632
1658
|
0 1 0 0
|
@@ -1634,6 +1660,7 @@
|
|
1634
1660
|
0 1 0 1
|
1635
1661
|
0 1 0 0
|
1636
1662
|
0 1 0 1
|
1663
|
+
0 1 0 1
|
1637
1664
|
0 1 0 0
|
1638
1665
|
0 1 0 0
|
1639
1666
|
0 1 0 0
|
@@ -2039,12 +2066,12 @@
|
|
2039
2066
|
0 1 0 0
|
2040
2067
|
0 0 0 0
|
2041
2068
|
0 0 0 0
|
2069
|
+
1 0 0 0
|
2042
2070
|
0 0 0 0
|
2043
2071
|
0 0 0 0
|
2072
|
+
1 0 0 0
|
2044
2073
|
0 0 0 0
|
2045
|
-
|
2046
|
-
0 0 0 0
|
2047
|
-
0 0 0 0
|
2074
|
+
1 0 0 0
|
2048
2075
|
0 0 0 0
|
2049
2076
|
0 0 0 0
|
2050
2077
|
0 0 0 0
|
@@ -2076,6 +2103,9 @@
|
|
2076
2103
|
0 1 0 0
|
2077
2104
|
0 1 0 0
|
2078
2105
|
0 1 0 0
|
2106
|
+
0 1 0 0
|
2107
|
+
0 1 0 0
|
2108
|
+
0 1 0 0
|
2079
2109
|
1 0 0 0
|
2080
2110
|
0 1 0 0
|
2081
2111
|
0 1 0 0
|
@@ -2400,6 +2430,8 @@
|
|
2400
2430
|
0 1 0 0
|
2401
2431
|
0 1 0 0
|
2402
2432
|
0 1 0 0
|
2433
|
+
0 1 0 0
|
2434
|
+
0 1 0 0
|
2403
2435
|
0 0 0 0
|
2404
2436
|
0 0 0 0
|
2405
2437
|
0 0 0 0
|
data/data/mime.friendly.column
CHANGED
@@ -33,9 +33,11 @@
|
|
33
33
|
-
|
34
34
|
-
|
35
35
|
-
|
36
|
+
-
|
36
37
|
en^Andrew Toolkit
|
37
38
|
-
|
38
39
|
-
|
40
|
+
-
|
39
41
|
en^Applixware
|
40
42
|
-
|
41
43
|
-
|
@@ -70,6 +72,7 @@ en^Atom Publishing Protocol Service Document
|
|
70
72
|
-
|
71
73
|
-
|
72
74
|
-
|
75
|
+
-
|
73
76
|
en^Voice Browser Call Control
|
74
77
|
-
|
75
78
|
-
|
@@ -107,6 +110,7 @@ en^Cloud Data Management Interface (CDMI) - Queue
|
|
107
110
|
-
|
108
111
|
-
|
109
112
|
-
|
113
|
+
-
|
110
114
|
en^CU-SeeMe
|
111
115
|
-
|
112
116
|
-
|
@@ -115,6 +119,7 @@ en^CU-SeeMe
|
|
115
119
|
-
|
116
120
|
-
|
117
121
|
-
|
122
|
+
-
|
118
123
|
en^Web Distributed Authoring and Versioning
|
119
124
|
-
|
120
125
|
-
|
@@ -133,6 +138,7 @@ en^Web Distributed Authoring and Versioning
|
|
133
138
|
-
|
134
139
|
-
|
135
140
|
-
|
141
|
+
-
|
136
142
|
en^Data Structure for the Security Suitability of Cryptographic Algorithms
|
137
143
|
en^Data Structure for the Security Suitability of Cryptographic Algorithms
|
138
144
|
-
|
@@ -159,6 +165,7 @@ en^Extensible MultiModal Annotation
|
|
159
165
|
-
|
160
166
|
-
|
161
167
|
-
|
168
|
+
-
|
162
169
|
en^Electronic Publication
|
163
170
|
-
|
164
171
|
-
|
@@ -196,6 +203,12 @@ en^Web Open Font Format
|
|
196
203
|
-
|
197
204
|
-
|
198
205
|
-
|
206
|
+
-
|
207
|
+
-
|
208
|
+
-
|
209
|
+
-
|
210
|
+
-
|
211
|
+
-
|
199
212
|
en^Hyperstudio
|
200
213
|
-
|
201
214
|
-
|
@@ -389,6 +402,7 @@ en^CU-Writer
|
|
389
402
|
-
|
390
403
|
-
|
391
404
|
-
|
405
|
+
-
|
392
406
|
en^Portable Symmetric Key Container
|
393
407
|
-
|
394
408
|
-
|
@@ -418,6 +432,7 @@ en^XML Resource Lists
|
|
418
432
|
-
|
419
433
|
-
|
420
434
|
-
|
435
|
+
-
|
421
436
|
en^Really Simple Discovery
|
422
437
|
en^RSS - Really Simple Syndication
|
423
438
|
en^Rich Text Format
|
@@ -481,6 +496,7 @@ en^Speech Recognition Grammar Specification
|
|
481
496
|
en^Speech Recognition Grammar Specification - XML
|
482
497
|
en^Search/Retrieve via URL Response Format
|
483
498
|
-
|
499
|
+
-
|
484
500
|
en^Speech Synthesis Markup Language
|
485
501
|
-
|
486
502
|
-
|
@@ -499,6 +515,8 @@ en^Speech Synthesis Markup Language
|
|
499
515
|
-
|
500
516
|
-
|
501
517
|
-
|
518
|
+
-
|
519
|
+
-
|
502
520
|
en^Text Encoding and Interchange
|
503
521
|
-
|
504
522
|
en^Sharing Transaction Fraud Data
|
@@ -578,6 +596,9 @@ en^Time Stamped Data Envelope
|
|
578
596
|
-
|
579
597
|
-
|
580
598
|
-
|
599
|
+
-
|
600
|
+
-
|
601
|
+
-
|
581
602
|
en^3rd Generation Partnership Project - Pic Large
|
582
603
|
en^3rd Generation Partnership Project - Pic Small
|
583
604
|
en^3rd Generation Partnership Project - Pic Var
|
@@ -600,6 +621,7 @@ en^3rd Generation Partnership Project - Pic Var
|
|
600
621
|
-
|
601
622
|
-
|
602
623
|
-
|
624
|
+
-
|
603
625
|
en^3rd Generation Partnership Project - Transaction Capabilities Application Part
|
604
626
|
-
|
605
627
|
en^3M Post It Notes
|
@@ -699,6 +721,7 @@ en^BusinessObjects
|
|
699
721
|
-
|
700
722
|
-
|
701
723
|
-
|
724
|
+
-
|
702
725
|
en^CambridgeSoft Chem Draw
|
703
726
|
-
|
704
727
|
en^Karaoke on Chipnuts Chipsets
|
@@ -905,6 +928,7 @@ en^Fujitsu - Xerox DocuWorks Binder
|
|
905
928
|
-
|
906
929
|
-
|
907
930
|
en^FuzzySheet
|
931
|
+
-
|
908
932
|
en^Genomatix Tuxedo Framework
|
909
933
|
-
|
910
934
|
-
|
@@ -1160,6 +1184,7 @@ en^3GPP MSEQ File
|
|
1160
1184
|
-
|
1161
1185
|
-
|
1162
1186
|
-
|
1187
|
+
-
|
1163
1188
|
en^MUsical Score Interpreted Code Invented for the ASCII designation of Notation
|
1164
1189
|
en^Muvee Automatic Video Editing
|
1165
1190
|
-
|
@@ -1607,6 +1632,7 @@ en^Worldtalk
|
|
1607
1632
|
-
|
1608
1633
|
en^CorelXARA
|
1609
1634
|
-
|
1635
|
+
-
|
1610
1636
|
en^Extensible Forms Description Language
|
1611
1637
|
-
|
1612
1638
|
-
|
@@ -1635,6 +1661,7 @@ en^VoiceXML
|
|
1635
1661
|
-
|
1636
1662
|
-
|
1637
1663
|
-
|
1664
|
+
-
|
1638
1665
|
en^WebAssembly
|
1639
1666
|
-
|
1640
1667
|
-
|
@@ -2074,6 +2101,9 @@ en^XYZ File Format
|
|
2074
2101
|
-
|
2075
2102
|
-
|
2076
2103
|
-
|
2104
|
+
-
|
2105
|
+
-
|
2106
|
+
-
|
2077
2107
|
en^Bitmap Image File
|
2078
2108
|
en^Computer Graphics Metafile
|
2079
2109
|
-
|
@@ -2396,10 +2426,12 @@ en^J2ME App Descriptor
|
|
2396
2426
|
-
|
2397
2427
|
-
|
2398
2428
|
-
|
2429
|
+
-
|
2399
2430
|
en^Wireless Markup Language (WML)
|
2400
2431
|
en^Wireless Markup Language Script (WMLScript)
|
2401
2432
|
-
|
2402
2433
|
-
|
2434
|
+
-
|
2403
2435
|
en^Assembler Source File
|
2404
2436
|
en^C Source File
|
2405
2437
|
-
|