replace bencode library to rhilip/bencode, fix files tree builder #11

This commit is contained in:
ghost 2023-10-07 04:37:43 +03:00
parent 387acb59b6
commit 86e1455c6b
9 changed files with 175 additions and 130 deletions

View file

@ -101,6 +101,10 @@ input[type="submit"] {
cursor: pointer;
}
ul {
list-style: none;
}
td {
padding: 2px 0;
}