新模型替换

This commit is contained in:
2025-11-16 22:53:11 +08:00
parent bc4670ad59
commit d56009ef86
16 changed files with 1595 additions and 72 deletions

View File

@@ -79,6 +79,6 @@ xss:
# 过滤开关
enabled: true
# 排除链接(多个用逗号分隔)
excludes: /system/notice,/voice-websocket/*
excludes: /system/notice,/voice-websocket/*,/voice-websocket-opus/*
# 匹配链接
urlPatterns: /system/*,/monitor/*,/tool/*,/voice-websocket/*
urlPatterns: /system/*,/monitor/*,/tool/*,/voice-websocket/*,/voice-websocket-opus/*