Add the search feature.

This commit is contained in:
zicla
2018-12-06 21:38:54 +08:00
parent 5e84721435
commit f4d9bbb746
15 changed files with 95 additions and 121 deletions

View File

@ -98,7 +98,7 @@ var allMimeMap = map[string]string{
".csh": "application/x-csh",
".csproj": "text/plain",
".css": "text/css",
".csv": "text/csv",
".csv": "application/csv",
".cur": "application/octet-stream",
".cxx": "text/plain",
".dat": "application/octet-stream",