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 19, 2025
1 parent 7013e41 commit 752319d
Show file tree
Hide file tree
Showing 2 changed files with 15 additions and 10 deletions.
17 changes: 11 additions & 6 deletions docs/traffic/2025.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 450,
"uniques": 354,
"count": 455,
"uniques": 355,
"year": "2025",
"list": [
{
Expand Down Expand Up @@ -167,8 +167,8 @@
},
{
"month": "2025-02",
"count": 227,
"uniques": 153,
"count": 232,
"uniques": 154,
"list": [
{
"day": "2025-02-01",
Expand All @@ -192,8 +192,8 @@
},
{
"day": "2025-02-05",
"count": 16,
"uniques": 12
"count": 7,
"uniques": 3
},
{
"day": "2025-02-06",
Expand Down Expand Up @@ -259,6 +259,11 @@
"day": "2025-02-18",
"count": 38,
"uniques": 15
},
{
"day": "2025-02-19",
"count": 14,
"uniques": 10
}
]
}
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": 2921,
"uniques": 1751,
"count": 2926,
"uniques": 1752,
"list": [
{
"year": "2025",
"count": 450,
"uniques": 354
"count": 455,
"uniques": 355
},
{
"year": "2024",
Expand Down

0 comments on commit 752319d

Please sign in to comment.