Files
WingetRepoServer/html/statsitics.html
2024-06-09 15:44:01 +03:00

1.3 KiB

{{define "body"}}

Download Statistics

{{range .VersionStats}} {{end}}
Program Version Download Count
{{.ID}} {{.Version}} {{.Counter}}

Total Download Statistics

{{range .TotalStats}} {{end}}
Package Search Count
{{.ID}} {{.Counter}}
{{end}}