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 27, 2025
1 parent f86c5ec commit bec39e1
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": 517,
"uniques": 394,
"count": 523,
"uniques": 400,
"year": "2025",
"list": [
{
Expand Down Expand Up @@ -167,8 +167,8 @@
},
{
"month": "2025-02",
"count": 294,
"uniques": 193,
"count": 300,
"uniques": 199,
"list": [
{
"day": "2025-02-01",
Expand Down Expand Up @@ -227,8 +227,8 @@
},
{
"day": "2025-02-13",
"count": 11,
"uniques": 8
"count": 10,
"uniques": 7
},
{
"day": "2025-02-12",
Expand Down Expand Up @@ -297,8 +297,8 @@
},
{
"day": "2025-02-26",
"count": 19,
"uniques": 12
"count": 26,
"uniques": 19
}
]
}
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": 2988,
"uniques": 1791,
"count": 2994,
"uniques": 1797,
"list": [
{
"year": "2025",
"count": 517,
"uniques": 394
"count": 523,
"uniques": 400
},
{
"year": "2024",
Expand Down

0 comments on commit bec39e1

Please sign in to comment.