change ul to proper table, added table sorting
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
This commit is contained in:
parent
a614093c32
commit
d9221087d0
7 changed files with 624 additions and 187 deletions
|
@ -1,8 +1,8 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"time"
|
||||
"log"
|
||||
"time"
|
||||
"net/http"
|
||||
"strings"
|
||||
|
||||
|
|
Reference in a new issue