111
All checks were successful
Sign Plugins / sign (push) Successful in 31s

This commit is contained in:
2026-01-11 23:22:40 +08:00
parent 4e756e4076
commit 244ae03a71

View File

@@ -32,7 +32,7 @@ function handleConn(conn) {
// ============================================================================
function handleRequest(req) {
var path = req.path;
var path = req.path.split("?")[0];
var method = req.method;
// 静态页面