You've already forked caddy-opnsense-blocker
Refine dashboard leaderboard filters and layout
This commit is contained in:
@@ -201,6 +201,11 @@ type TopURLRow struct {
|
||||
LastSeenAt time.Time `json:"last_seen_at"`
|
||||
}
|
||||
|
||||
type OverviewOptions struct {
|
||||
ShowKnownBots bool
|
||||
ShowAllowed bool
|
||||
}
|
||||
|
||||
type SourceOffset struct {
|
||||
SourceName string
|
||||
Path string
|
||||
|
||||
Reference in New Issue
Block a user