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 Sep 23, 2024
1 parent 90ef18c commit a3ba5ff
Show file tree
Hide file tree
Showing 2 changed files with 17 additions and 12 deletions.
21 changes: 13 additions & 8 deletions docs/traffic/2024.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 1422,
"uniques": 715,
"count": 1416,
"uniques": 710,
"year": "2024",
"list": [
{
Expand Down Expand Up @@ -194,8 +194,8 @@
},
{
"month": "2024-09",
"count": 588,
"uniques": 427,
"count": 582,
"uniques": 422,
"list": [
{
"day": "2024-09-01",
Expand Down Expand Up @@ -239,8 +239,8 @@
},
{
"day": "2024-09-09",
"count": 32,
"uniques": 28
"count": 8,
"uniques": 6
},
{
"day": "2024-09-10",
Expand Down Expand Up @@ -304,8 +304,13 @@
},
{
"day": "2024-09-22",
"count": 29,
"uniques": 21
"count": 30,
"uniques": 22
},
{
"day": "2024-09-23",
"count": 17,
"uniques": 16
}
]
}
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": 1422,
"uniques": 715,
"count": 1416,
"uniques": 710,
"list": [
{
"year": "2024",
"count": 1422,
"uniques": 715
"count": 1416,
"uniques": 710
}
]
}

0 comments on commit a3ba5ff

Please sign in to comment.