调整
This commit is contained in:
parent
bf1469f64e
commit
94a69cbcb5
@ -23,7 +23,7 @@ func ActLog(c *gin.Context) bool {
|
||||
return false
|
||||
}
|
||||
|
||||
url := c.Request.URL.String()
|
||||
url := c.Request.URL.Path
|
||||
if len(url) > 64*1024 {
|
||||
return false
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user