feat(umami): 支持自定义脚本名称

This commit is contained in:
DeepChirp
2025-09-03 12:56:07 +08:00
parent fcd760011a
commit 6feac51de7
3 changed files with 4 additions and 2 deletions

View File

@@ -400,6 +400,7 @@ module.exports = {
umami_analytics: {
enable: false,
serverURL: null,
script_name: 'script.js',
website_id: null,
option: null,
UV_PV: {