fix: http request 404
This commit is contained in:
@@ -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 {
|
||||
|
||||
Reference in New Issue
Block a user