aboutsummaryrefslogtreecommitdiff
path: root/spec/fixtures/xban.db
blob: d4d43e5a15e0c041ecd8a699477a6424ed6ac727 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
	"entries" : 
	[
		{
			"banned" : false,
			"last_seen" : 1722115454.0,
			"names" : 
			{
				"127.0.0.1" : 1722115454.0,
				"admin" : true,
				"foobar" : true,
				"survivalg" : true
			},
			"record" : null
		}
	],
	"nextclean" : 1722115717.0,
	"timestamp" : 1722115470.0
}