推送错误修复
This commit is contained in:
43
data/stats.json
Normal file
43
data/stats.json
Normal file
@@ -0,0 +1,43 @@
|
||||
{
|
||||
"stats": {
|
||||
"Queries": 4,
|
||||
"Blocked": 0,
|
||||
"Allowed": 4,
|
||||
"Errors": 0,
|
||||
"LastQuery": "2025-12-16T00:18:12.220440621+08:00",
|
||||
"AvgResponseTime": 62,
|
||||
"TotalResponseTime": 248,
|
||||
"QueryTypes": {
|
||||
"A": 2,
|
||||
"AAAA": 2
|
||||
},
|
||||
"SourceIPs": {
|
||||
"10.35.10.78": true
|
||||
},
|
||||
"CpuUsage": 38.88888888888889
|
||||
},
|
||||
"blockedDomains": {},
|
||||
"resolvedDomains": {
|
||||
"example.com": {
|
||||
"Domain": "example.com",
|
||||
"Count": 2,
|
||||
"LastSeen": "2025-12-16T00:18:12.24881751+08:00"
|
||||
},
|
||||
"example.com.amazehome.xyz": {
|
||||
"Domain": "example.com.amazehome.xyz",
|
||||
"Count": 2,
|
||||
"LastSeen": "2025-12-16T00:18:12.186149491+08:00"
|
||||
}
|
||||
},
|
||||
"clientStats": {
|
||||
"10.35.10.78": {
|
||||
"IP": "10.35.10.78",
|
||||
"Count": 4,
|
||||
"LastSeen": "2025-12-16T00:18:12.220444434+08:00"
|
||||
}
|
||||
},
|
||||
"hourlyStats": {},
|
||||
"dailyStats": {},
|
||||
"monthlyStats": {},
|
||||
"lastSaved": "2025-12-16T00:19:35.868446298+08:00"
|
||||
}
|
||||
Reference in New Issue
Block a user