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 Feb 21, 2025
1 parent 27a575f commit 9e7b3ff
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions docs/traffic/2025.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 444,
"uniques": 357,
"count": 449,
"uniques": 361,
"year": "2025",
"list": [
{
Expand Down Expand Up @@ -167,8 +167,8 @@
},
{
"month": "2025-02",
"count": 221,
"uniques": 156,
"count": 226,
"uniques": 160,
"list": [
{
"day": "2025-02-01",
Expand Down Expand Up @@ -202,8 +202,8 @@
},
{
"day": "2025-02-07",
"count": 2,
"uniques": 2
"count": 1,
"uniques": 1
},
{
"day": "2025-02-08",
Expand Down Expand Up @@ -267,8 +267,8 @@
},
{
"day": "2025-02-20",
"count": 9,
"uniques": 9
"count": 15,
"uniques": 14
}
]
}
Expand Down
8 changes: 4 additions & 4 deletions docs/traffic/all.json
Original file line number Diff line number Diff line change
@@ -1,11 +1,11 @@
{
"count": 2915,
"uniques": 1754,
"count": 2920,
"uniques": 1758,
"list": [
{
"year": "2025",
"count": 444,
"uniques": 357
"count": 449,
"uniques": 361
},
{
"year": "2024",
Expand Down

0 comments on commit 9e7b3ff

Please sign in to comment.