.
This commit is contained in:
@@ -56,12 +56,6 @@ function sandbox(lang, code) {
|
||||
"Program": "#!/bin/bash\r\n" + code,
|
||||
"Input": "",
|
||||
"CompilerArgs": ""
|
||||
},
|
||||
neofetch: {
|
||||
"LanguageChoice": "38",
|
||||
"Program": fs.readFileSync(`${__dirname}/../../../../neofetch`, "utf8"),
|
||||
"Input": "",
|
||||
"CompilerArgs": ""
|
||||
}
|
||||
};
|
||||
|
||||
|
Reference in New Issue
Block a user