mirror of
https://github.com/bestnite/sub2clash.git
synced 2025-07-05 04:12:34 +08:00
⚡️ Improve
This commit is contained in:
@ -6,7 +6,7 @@ type ShortLinkGenValidator struct {
|
||||
}
|
||||
|
||||
type GetUrlValidator struct {
|
||||
Hash string `form:"hash" binding:"required"` // Hash: 短链接
|
||||
Hash string `form:"hash" binding:"required"`
|
||||
Password string `form:"password"`
|
||||
}
|
||||
|
||||
|
Reference in New Issue
Block a user