Add ability to ban ips
This commit is contained in:
@@ -27,6 +27,7 @@ type Post struct {
|
||||
ThumbPath string
|
||||
IpHash string
|
||||
Number int
|
||||
Banned bool
|
||||
}
|
||||
|
||||
type Admin struct {
|
||||
|
||||
Reference in New Issue
Block a user