Ksable's Nest
= A blog about life & tech =
kissablecho
Kissablecho's personal blog — recording life, sharing technology, anime & white stockings enthusiast.
Posts
Detailed explanation of how to obtain website visitor data through Umami API, including the acquisition of API keys for Umami Cloud and self-hosted versions, sharing link Token authentication methods, and the invocation, parameter filtering, and differences in data structure between new and old versions of the /api/websites/:websiteId/stats interface, to fully implement programmatic retrieval of page views, unique visitors, and other data.
School has already started. February 25, 2026 Daily Notes Last night, the class teacher gave each of us a red envelope, six yuan. But this money was taken from the parent committee... This morning, I didn't adjust my routine well, and I was extremely sleepy in class 😴. I've made a decision: I must go to bed before 12 PM every day. At noon, during my nap, I realized I forgot to bring a mat... In the afternoon, I was still very sleepy. For dinner, I ate chicken legs at the cafeteria, but they were particularly bad. I've never eaten anything this tasteless; they were cooked too soft, with no flavor at all, like chewing wax, similar to ten-year-old rotten meat. I couldn't eat anymore, so I'll have some late-night snack tonight when I go home.
Without sending a message, how can you tell if you've been blocked? This article mainly introduces how to distinguish whether the line in the friend circle indicates that the other person has deleted, blocked, or muted you, as well as methods to view the friend circle of someone who has blocked you.
After cloning or creating a repository using a template and setting it as a private repository, it becomes difficult to synchronize updates from the original repository. This article introduces how to generate a patch file using git and how to synchronize updates from the original repository through the patch file.