muh
This commit is contained in:
parent
bfce6f1248
commit
de3e548c07
|
@ -271,6 +271,7 @@ function Websrv(tbot, tsql, tlib) {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
else {
|
else {
|
||||||
|
console.log(request);
|
||||||
res.writeHead(403);
|
res.writeHead(403);
|
||||||
res.end('403 - forbidden');
|
res.end('403 - forbidden');
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue
Block a user