Update Js for logs.html

This commit is contained in:
XOF
2025-11-24 20:47:12 +08:00
parent f2706d6fc8
commit e026d8f324
23 changed files with 1884 additions and 396 deletions

View File

@@ -119,4 +119,4 @@ func extractBearerToken(c *gin.Context) string {
}
return strings.TrimSpace(authHeader[len(prefix):])
}
}