mirror of
https://github.com/engineer-man/piston.git
synced 2025-04-22 13:06:27 +02:00
Whitelist awk
This commit is contained in:
parent
4edbe1008d
commit
5d0ff6b69e
1 changed files with 1 additions and 0 deletions
|
@ -63,6 +63,7 @@ func Execute(res http.ResponseWriter, req *http.Request) {
|
|||
"brainfuck", "bf",
|
||||
"rust",
|
||||
"bash",
|
||||
"awk",
|
||||
}
|
||||
|
||||
// check if the supplied language is supported
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue