Skip to content

Commit c920b2d

Browse files
jonchurchgithub-actions[bot]
authored andcommitted
[create-pull-request] automated change
1 parent 5207a32 commit c920b2d

File tree

2 files changed

+84
-0
lines changed

2 files changed

+84
-0
lines changed

db.json

+32
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,9 @@
327327
"application/cfw": {
328328
"source": "iana"
329329
},
330+
"application/cid": {
331+
"source": "iana"
332+
},
330333
"application/cid-edhoc+cbor-seq": {
331334
"source": "iana"
332335
},
@@ -474,6 +477,9 @@
474477
"source": "iana",
475478
"compressible": true
476479
},
480+
"application/did": {
481+
"source": "iana"
482+
},
477483
"application/dii": {
478484
"source": "iana"
479485
},
@@ -1673,6 +1679,10 @@
16731679
"source": "iana",
16741680
"extensions": ["spp"]
16751681
},
1682+
"application/sdf+json": {
1683+
"source": "iana",
1684+
"compressible": true
1685+
},
16761686
"application/sdp": {
16771687
"source": "iana",
16781688
"extensions": ["sdp"]
@@ -1908,6 +1918,9 @@
19081918
"application/tetra_isi": {
19091919
"source": "iana"
19101920
},
1921+
"application/texinfo": {
1922+
"source": "iana"
1923+
},
19111924
"application/thraud+xml": {
19121925
"source": "iana",
19131926
"compressible": true,
@@ -2679,6 +2692,9 @@
26792692
"source": "iana",
26802693
"compressible": true
26812694
},
2695+
"application/vnd.cel": {
2696+
"source": "iana"
2697+
},
26822698
"application/vnd.cendio.thinlinc.clientconf": {
26832699
"source": "iana"
26842700
},
@@ -5366,6 +5382,9 @@
53665382
"source": "iana",
53675383
"extensions": ["wg"]
53685384
},
5385+
"application/vnd.pmtiles": {
5386+
"source": "iana"
5387+
},
53695388
"application/vnd.poc.group-advertisement+xml": {
53705389
"source": "iana",
53715390
"compressible": true
@@ -5820,6 +5839,9 @@
58205839
"source": "apache",
58215840
"extensions": ["stw"]
58225841
},
5842+
"application/vnd.superfile.super": {
5843+
"source": "iana"
5844+
},
58235845
"application/vnd.sus-calendar": {
58245846
"source": "iana",
58255847
"extensions": ["sus","susp"]
@@ -6059,6 +6081,9 @@
60596081
"source": "iana",
60606082
"extensions": ["vsf"]
60616083
},
6084+
"application/vnd.wantverse": {
6085+
"source": "iana"
6086+
},
60626087
"application/vnd.wap.sic": {
60636088
"source": "iana"
60646089
},
@@ -7937,6 +7962,10 @@
79377962
"source": "iana",
79387963
"extensions": ["azv"]
79397964
},
7965+
"image/vnd.blockfact.facti": {
7966+
"source": "iana",
7967+
"extensions": ["facti"]
7968+
},
79407969
"image/vnd.clip": {
79417970
"source": "iana"
79427971
},
@@ -8821,6 +8850,9 @@
88218850
"source": "iana",
88228851
"charset": "UTF-8"
88238852
},
8853+
"text/vnd.typst": {
8854+
"source": "iana"
8855+
},
88248856
"text/vnd.vcf": {
88258857
"source": "iana"
88268858
},

src/iana-types.json

+52
Original file line numberDiff line numberDiff line change
@@ -463,6 +463,11 @@
463463
"https://www.iana.org/assignments/media-types/application/cfw"
464464
]
465465
},
466+
"application/cid": {
467+
"sources": [
468+
"https://www.iana.org/assignments/media-types/application/cid"
469+
]
470+
},
466471
"application/cid-edhoc+cbor-seq": {
467472
"sources": [
468473
"https://tools.ietf.org/rfc/rfc9528.txt",
@@ -681,6 +686,11 @@
681686
"https://www.iana.org/assignments/media-types/application/dicom+xml"
682687
]
683688
},
689+
"application/did": {
690+
"sources": [
691+
"https://www.iana.org/assignments/media-types/application/did"
692+
]
693+
},
684694
"application/dii": {
685695
"sources": [
686696
"https://www.iana.org/assignments/media-types/application/DII"
@@ -2356,6 +2366,11 @@
23562366
"https://www.iana.org/assignments/media-types/application/scvp-vp-response"
23572367
]
23582368
},
2369+
"application/sdf+json": {
2370+
"sources": [
2371+
"https://www.iana.org/assignments/media-types/application/sdf+json"
2372+
]
2373+
},
23592374
"application/sdp": {
23602375
"sources": [
23612376
"https://tools.ietf.org/rfc/rfc8866.txt",
@@ -2713,6 +2728,11 @@
27132728
"https://www.iana.org/assignments/media-types/application/TETRA_ISI"
27142729
]
27152730
},
2731+
"application/texinfo": {
2732+
"sources": [
2733+
"https://www.iana.org/assignments/media-types/application/texinfo"
2734+
]
2735+
},
27162736
"application/thraud+xml": {
27172737
"sources": [
27182738
"https://tools.ietf.org/rfc/rfc5941.txt",
@@ -3741,6 +3761,11 @@
37413761
"https://www.iana.org/assignments/media-types/application/vnd.capasystems-pg+json"
37423762
]
37433763
},
3764+
"application/vnd.cel": {
3765+
"sources": [
3766+
"https://www.iana.org/assignments/media-types/application/vnd.cel"
3767+
]
3768+
},
37443769
"application/vnd.cendio.thinlinc.clientconf": {
37453770
"sources": [
37463771
"https://www.iana.org/assignments/media-types/application/vnd.cendio.thinlinc.clientconf"
@@ -7184,6 +7209,11 @@
71847209
"https://www.iana.org/assignments/media-types/application/vnd.pmi.widget"
71857210
]
71867211
},
7212+
"application/vnd.pmtiles": {
7213+
"sources": [
7214+
"https://www.iana.org/assignments/media-types/application/vnd.pmtiles"
7215+
]
7216+
},
71877217
"application/vnd.poc.group-advertisement+xml": {
71887218
"sources": [
71897219
"https://www.iana.org/assignments/media-types/application/vnd.poc.group-advertisement+xml"
@@ -7720,6 +7750,11 @@
77207750
"https://www.iana.org/assignments/media-types/application/vnd.sun.wadl+xml"
77217751
]
77227752
},
7753+
"application/vnd.superfile.super": {
7754+
"sources": [
7755+
"https://www.iana.org/assignments/media-types/application/vnd.superfile.super"
7756+
]
7757+
},
77237758
"application/vnd.sus-calendar": {
77247759
"sources": [
77257760
"https://www.iana.org/assignments/media-types/application/vnd.sus-calendar"
@@ -8054,6 +8089,11 @@
80548089
"https://www.iana.org/assignments/media-types/application/vnd.vsf"
80558090
]
80568091
},
8092+
"application/vnd.wantverse": {
8093+
"sources": [
8094+
"https://www.iana.org/assignments/media-types/application/vnd.wantverse"
8095+
]
8096+
},
80578097
"application/vnd.wap.sic": {
80588098
"sources": [
80598099
"https://www.iana.org/assignments/media-types/application/vnd.wap.sic"
@@ -9896,6 +9936,12 @@
98969936
"https://www.iana.org/assignments/media-types/image/vnd.airzip.accelerator.azv"
98979937
]
98989938
},
9939+
"image/vnd.blockfact.facti": {
9940+
"extensions": ["facti"],
9941+
"sources": [
9942+
"https://www.iana.org/assignments/media-types/image/vnd.blockfact.facti"
9943+
]
9944+
},
98999945
"image/vnd.clip": {
99009946
"sources": [
99019947
"https://www.iana.org/assignments/media-types/image/vnd.clip"
@@ -11012,6 +11058,11 @@
1101211058
"https://www.iana.org/assignments/media-types/text/vnd.trolltech.linguist"
1101311059
]
1101411060
},
11061+
"text/vnd.typst": {
11062+
"sources": [
11063+
"https://www.iana.org/assignments/media-types/text/vnd.typst"
11064+
]
11065+
},
1101511066
"text/vnd.vcf": {
1101611067
"sources": [
1101711068
"https://www.iana.org/assignments/media-types/text/vnd.vcf"
@@ -11581,6 +11632,7 @@
1158111632
},
1158211633
"video/vp9": {
1158311634
"sources": [
11635+
"https://tools.ietf.org/rfc/rfc9628.txt",
1158411636
"https://www.iana.org/assignments/media-types/video/VP9"
1158511637
]
1158611638
}

0 commit comments

Comments
 (0)