hehe oops
This commit is contained in:
parent
8632516c6e
commit
42330f9941
1 changed files with 0 additions and 3 deletions
3
index.js
3
index.js
|
@ -22,9 +22,6 @@ app.listen(PORT, () => {
|
||||||
})
|
})
|
||||||
|
|
||||||
app.get("/", (req, res) => {
|
app.get("/", (req, res) => {
|
||||||
|
|
||||||
res.setHeader("X-Content-Type-Options", "")
|
|
||||||
|
|
||||||
var statuses = {
|
var statuses = {
|
||||||
"online": {
|
"online": {
|
||||||
"text": "Online",
|
"text": "Online",
|
||||||
|
|
Loading…
Reference in a new issue