fork 自 tildetown/tilde.town
stuff
This commit is contained in:
父節點
d2432c0d04
當前提交
ea61f0d54d
@ -9,9 +9,9 @@ import (
|
||||
"text/template"
|
||||
)
|
||||
|
||||
const statsPath = "/home/vilmibm/bin/townstats"
|
||||
//const statsPath = "/home/vilmibm/bin/townstats"
|
||||
|
||||
// TODO const statsPath = "/town/bin/stats"
|
||||
const statsPath = "/town/bin/stats"
|
||||
|
||||
type newsEntry struct {
|
||||
Title string `json:"title"` // Title of entry
|
||||
|
@ -11,9 +11,9 @@ import (
|
||||
"time"
|
||||
)
|
||||
|
||||
const statsPath = "/home/vilmibm/bin/townstats"
|
||||
//const statsPath = "/home/vilmibm/bin/townstats"
|
||||
|
||||
// TODO const statsPath = "/town/bin/stats"
|
||||
const statsPath = "/town/bin/stats"
|
||||
|
||||
type user struct {
|
||||
Username string `json:"username"` // Username of user
|
||||
|
檔案差異因為一行或多行太長而無法顯示
載入中…
x
新增問題並參考
Block a user