Skip to content

Commit

Permalink
docs: update traffic data
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] committed Jan 8, 2025
1 parent 550ab19 commit e1ee55f
Show file tree
Hide file tree
Showing 3 changed files with 14 additions and 14 deletions.
6 changes: 3 additions & 3 deletions docs/traffic/2024.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"count": 2608,
"count": 2607,
"uniques": 1500,
"year": "2024",
"list": [
Expand Down Expand Up @@ -670,7 +670,7 @@
},
{
"month": "2024-12",
"count": 496,
"count": 495,
"uniques": 262,
"list": [
{
Expand Down Expand Up @@ -795,7 +795,7 @@
},
{
"day": "2024-12-25",
"count": 35,
"count": 34,
"uniques": 29
},
{
Expand Down
12 changes: 6 additions & 6 deletions docs/traffic/2025.json
Original file line number Diff line number Diff line change
@@ -1,12 +1,12 @@
{
"count": 202,
"uniques": 118,
"count": 208,
"uniques": 123,
"year": "2025",
"list": [
{
"month": "2025-01",
"count": 202,
"uniques": 118,
"count": 208,
"uniques": 123,
"list": [
{
"day": "2025-01-01",
Expand Down Expand Up @@ -40,8 +40,8 @@
},
{
"day": "2025-01-07",
"count": 15,
"uniques": 14
"count": 21,
"uniques": 19
}
]
}
Expand Down
10 changes: 5 additions & 5 deletions docs/traffic/all.json
Original file line number Diff line number Diff line change
@@ -1,16 +1,16 @@
{
"count": 2810,
"uniques": 1618,
"count": 2815,
"uniques": 1623,
"list": [
{
"year": "2024",
"count": 2608,
"count": 2607,
"uniques": 1500
},
{
"year": "2025",
"count": 202,
"uniques": 118
"count": 208,
"uniques": 123
}
]
}

0 comments on commit e1ee55f

Please sign in to comment.