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 Aug 17, 2024
1 parent 79322a0 commit b8a3aea
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
16 changes: 8 additions & 8 deletions docs/traffic/2024.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"count": 1480,
"uniques": 516,
"count": 1447,
"uniques": 515,
"year": "2024",
"list": [
{
Expand Down Expand Up @@ -32,8 +32,8 @@
},
{
"month": "2024-08",
"count": 1315,
"uniques": 487,
"count": 1282,
"uniques": 486,
"list": [
{
"day": "2024-08-01",
Expand All @@ -47,8 +47,8 @@
},
{
"day": "2024-08-03",
"count": 100,
"uniques": 23
"count": 26,
"uniques": 13
},
{
"day": "2024-08-04",
Expand Down Expand Up @@ -117,8 +117,8 @@
},
{
"day": "2024-08-17",
"count": 2,
"uniques": 2
"count": 43,
"uniques": 11
}
]
}
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": 1480,
"uniques": 516,
"count": 1447,
"uniques": 515,
"list": [
{
"year": "2024",
"count": 1480,
"uniques": 516
"count": 1447,
"uniques": 515
}
]
}

0 comments on commit b8a3aea

Please sign in to comment.