Skip to content

Commit

Permalink
Add new upstream MIME types
Browse files Browse the repository at this point in the history
  • Loading branch information
dougwilson committed Oct 20, 2018
1 parent 40bcde3 commit 702c40f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
4 changes: 4 additions & 0 deletions db.json
Original file line number Diff line number Diff line change
Expand Up @@ -2394,6 +2394,10 @@
"application/vnd.evolv.ecig.theme": {
"source": "iana"
},
"application/vnd.exstream-empower+zip": {
"source": "iana",
"compressible": false
},
"application/vnd.ezpix-album": {
"source": "iana",
"extensions": ["ez2"]
Expand Down
12 changes: 12 additions & 0 deletions src/iana-types.json
Original file line number Diff line number Diff line change
Expand Up @@ -2014,11 +2014,13 @@
},
"application/tlsrpt+gzip": {
"sources": [
"http://tools.ietf.org/rfc/rfc8460.txt",
"http://www.iana.org/assignments/media-types/application/tlsrpt+gzip"
]
},
"application/tlsrpt+json": {
"sources": [
"http://tools.ietf.org/rfc/rfc8460.txt",
"http://www.iana.org/assignments/media-types/application/tlsrpt+json"
]
},
Expand Down Expand Up @@ -3277,6 +3279,11 @@
"http://www.iana.org/assignments/media-types/application/vnd.evolv.ecig.theme"
]
},
"application/vnd.exstream-empower+zip": {
"sources": [
"http://www.iana.org/assignments/media-types/application/vnd.exstream-empower+zip"
]
},
"application/vnd.ezpix-album": {
"sources": [
"http://www.iana.org/assignments/media-types/application/vnd.ezpix-album"
Expand Down Expand Up @@ -5861,6 +5868,9 @@
]
},
"application/vnd.renlearn.rlprint": {
"sources": [
"http://www.iana.org/assignments/media-types/application/vnd.RenLearn.rlprint"
]
},
"application/vnd.restful+json": {
"sources": [
Expand Down Expand Up @@ -6854,6 +6864,7 @@
},
"application/zstd": {
"sources": [
"http://tools.ietf.org/rfc/rfc8478.txt",
"http://www.iana.org/assignments/media-types/application/zstd"
]
},
Expand Down Expand Up @@ -9104,6 +9115,7 @@
},
"video/vc2": {
"sources": [
"http://tools.ietf.org/rfc/rfc8450.txt",
"http://www.iana.org/assignments/media-types/video/vc2"
]
},
Expand Down

0 comments on commit 702c40f

Please sign in to comment.