mirror of
https://github.com/renbaoshuo/S2OJ.git
synced 2025-03-30 19:57:04 +00:00
In the previous version when upload a zip online, even if it is a real zip file the system refuses to accept. Just simply disabled this function but it is not suitable. We found that there is not just one MIME type for zip file. So we add another common zip MIME types to temporarily solve it.