mirror of
https://github.com/AlistGo/alist.git
synced 2025-06-20 12:21:46 +08:00
🚧 change some proxy
This commit is contained in:
@ -79,7 +79,7 @@ func Path(c *gin.Context) {
|
||||
}
|
||||
}
|
||||
|
||||
// 返回真实的链接,且携带头,只提供给中转程序使用
|
||||
// Link 返回真实的链接,且携带头,只提供给中转程序使用
|
||||
func Link(c *gin.Context) {
|
||||
var req common.PathReq
|
||||
if err := c.ShouldBind(&req); err != nil {
|
||||
|
Reference in New Issue
Block a user