Compare commits

..

No commits in common. "d067bdbbc0c021dda89c23ac370c690c9e3180a8" and "e90576cccdbd3e57a952e1e657628226fae9fb3b" have entirely different histories.

View file

@ -171,7 +171,6 @@ impl Content {
"3gp" => "video/3gpp",
"3gp2" => "video/3gpp2",
"avi" => "video/x-msvideo",
"mkv" => "video/mkv",
"mov" => "video/mov",
"mp4" => "video/mp4",
"mpeg" => "video/mpeg",