Skip to content

Commit 363eb9d

Browse files
committed
Update community stats
1 parent 08e1108 commit 363eb9d

1 file changed

Lines changed: 11 additions & 5 deletions

File tree

data/community_stats.json

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,10 +2,16 @@
22
"activities": [
33
{
44
"message": "New reply in \"Specific Powershell: opposite of 'new'...\"",
5-
"time": "Just now",
5+
"time": "1 hours ago",
66
"type": "reply",
77
"color": "bg-purple-500"
88
},
9+
{
10+
"message": "1 new topics this week",
11+
"time": "This week",
12+
"type": "stats",
13+
"color": "bg-green-500"
14+
},
915
{
1016
"message": "Active PowerShell discussions ongoing",
1117
"time": "Ongoing",
@@ -14,10 +20,10 @@
1420
}
1521
],
1622
"stats": {
17-
"total_topics": 19324,
18-
"total_posts": 117797,
23+
"total_topics": 19325,
24+
"total_posts": 117799,
1925
"active_users": 9621,
20-
"topics_this_week": 0
26+
"topics_this_week": 1
2127
},
22-
"last_updated": "2025-12-26T12:12:48.880Z"
28+
"last_updated": "2025-12-26T16:08:06.814Z"
2329
}

0 commit comments

Comments
 (0)