Remove webconsole, fixes RCE via json-rpc. Thanks @lunchb0x

This commit is contained in:
billz
2020-08-22 11:41:33 +01:00
parent 267f31785a
commit 44e9ae75ae
7 changed files with 0 additions and 980 deletions

View File

@@ -357,16 +357,6 @@ color: #d2d2d2 !important
border-color: #404040;
}
.webconsole {
width: 100%;
height: 20rem;
border: 1px solid #404040;
}
#console {
height: 500px;
}
tspan, rect {
fill: #d2d2d2;
}