added tor circuit stats to main page

This commit is contained in:
Kevin Froman 2020-01-25 02:23:18 -06:00
parent 57f233d856
commit 5c636246fb
9 changed files with 1066 additions and 9 deletions

View file

@ -28,4 +28,8 @@
.modal img{
border-radius: 5px;
}
.torStats{
color: red;
}