加了umami

This commit is contained in:
root
2026-01-18 07:14:15 +00:00
parent 3f2e53fc01
commit d85774ce21
2 changed files with 12 additions and 2 deletions

View File

@@ -0,0 +1,7 @@
(function () {
var s = document.createElement("script");
s.defer = true;
s.src = "https://umami.lnlfly.com/random-string.js";
s.setAttribute("data-website-id", "75b3f459-13d9-41d2-8a3b-a77b785e93e1");
document.head.appendChild(s);
})();