Auto selects the language based on file extension, when you upload a file
这些是此脚本变更过代码的版本。 显示所有版本。
Removed switch-cases to use languageId object to make the code more readable.
languageId
g++23 is selected now for .cpp files.
Added mirror sites support
License update
Added semicolon at the end of lines.