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 17, 2025
1 parent 06b6fa0 commit f82812b
Show file tree
Hide file tree
Showing 2 changed files with 13 additions and 8 deletions.
13 changes: 9 additions & 4 deletions docs/traffic/2025.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 422,
"uniques": 337,
"count": 424,
"uniques": 339,
"year": "2025",
"list": [
{
Expand Down Expand Up @@ -167,8 +167,8 @@
},
{
"month": "2025-02",
"count": 199,
"uniques": 136,
"count": 201,
"uniques": 138,
"list": [
{
"day": "2025-02-01",
Expand Down Expand Up @@ -244,6 +244,11 @@
"day": "2025-02-15",
"count": 10,
"uniques": 10
},
{
"day": "2025-02-16",
"count": 2,
"uniques": 2
}
]
}
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": 2893,
"uniques": 1734,
"count": 2895,
"uniques": 1736,
"list": [
{
"year": "2025",
"count": 422,
"uniques": 337
"count": 424,
"uniques": 339
},
{
"year": "2024",
Expand Down

0 comments on commit f82812b

Please sign in to comment.