fix: http request 404

This commit is contained in:
Zyronon
2025-09-17 06:34:42 +00:00
parent 38d6149b57
commit ef989da5c4

View File

@@ -54,7 +54,7 @@
(function () {
var umami = document.createElement("script");
umami.src = './s.js'
umami.src = 'https://2study.top/s.js'
if (location.href.includes('vercel') || location.href.includes('tw')) {
umami.setAttribute("data-website-id", "f630eefc-8b91-4e20-b890-106e6c7bcc10");
} else {